From: Mattias Jacobsson <2pi@mok.nu> Date: Sun, 21 Oct 2018 09:25:37 +0000 (+0200) Subject: USB: misc: appledisplay: add 20" Apple Cinema Display X-Git-Tag: v5.15~7555^2~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f6501f49199097b99e4e263644d88c90d1ec1060;p=platform%2Fkernel%2Flinux-starfive.git USB: misc: appledisplay: add 20" Apple Cinema Display Add another Apple Cinema Display to the list of supported displays Signed-off-by: Mattias Jacobsson <2pi@mok.nu> Cc: stable Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/appledisplay.c b/drivers/usb/misc/appledisplay.c index bd539f3..85b48c6 100644 --- a/drivers/usb/misc/appledisplay.c +++ b/drivers/usb/misc/appledisplay.c @@ -50,6 +50,7 @@ static const struct usb_device_id appledisplay_table[] = { { APPLEDISPLAY_DEVICE(0x9219) }, { APPLEDISPLAY_DEVICE(0x921c) }, { APPLEDISPLAY_DEVICE(0x921d) }, + { APPLEDISPLAY_DEVICE(0x9222) }, { APPLEDISPLAY_DEVICE(0x9236) }, /* Terminating entry */