From: Alexander Theissen Date: Tue, 4 Dec 2018 22:43:35 +0000 (+0100) Subject: usb: appledisplay: Add 27" Apple Cinema Display X-Git-Tag: rel_imx_4.19.35_1.1.0~7998 X-Git-Url: https://git.somdevices.com/?a=commitdiff_plain;h=24e09d7a52ae07557fd8ac77492a8bb33bdeb132;p=linux.git usb: appledisplay: Add 27" Apple Cinema Display commit d7859905301880ad3e16272399d26900af3ac496 upstream. Add another Apple Cinema Display to the list of supported displays. Signed-off-by: Alexander Theissen Cc: stable Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/usb/misc/appledisplay.c b/drivers/usb/misc/appledisplay.c index 6a0c60badfa0..1c6da8d6cccf 100644 --- a/drivers/usb/misc/appledisplay.c +++ b/drivers/usb/misc/appledisplay.c @@ -51,6 +51,7 @@ static const struct usb_device_id appledisplay_table[] = { { APPLEDISPLAY_DEVICE(0x921c) }, { APPLEDISPLAY_DEVICE(0x921d) }, { APPLEDISPLAY_DEVICE(0x9222) }, + { APPLEDISPLAY_DEVICE(0x9226) }, { APPLEDISPLAY_DEVICE(0x9236) }, /* Terminating entry */