]> www.infradead.org Git - users/dwmw2/linux.git/commit
drm: panel-orientation-quirks: Change Air's quirk to support Air Plus
authorMaya Matuszczyk <maccraft123mc@gmail.com>
Mon, 15 May 2023 18:48:43 +0000 (20:48 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Jun 2023 14:00:52 +0000 (16:00 +0200)
commitc45aed74318e65b8da938a593c124ad2ee1a1e66
treec0e403d1227afd8b5dedf2ed51504d14c3a4ded2
parent2d9144c0ca820565ac25cbaa63f585ddedb741b5
drm: panel-orientation-quirks: Change Air's quirk to support Air Plus

[ Upstream commit 1aa7f416175619e0286fddc5fc44e968b06bf2aa ]

It turned out that Aya Neo Air Plus had a different board name than
expected.
This patch changes Aya Neo Air's quirk to account for that, as both
devices share "Air" in DMI product name.

Tested on Air claiming to be an Air Pro, and on Air Plus.

Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20230515184843.1552612-1-maccraft123mc@gmail.com
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/drm_panel_orientation_quirks.c