]> git.karo-electronics.de Git - karo-tx-linux.git/commit
HID: add quirk for Freescale i.MX23 ROM recovery
authorMarek Vasut <marex@denx.de>
Sat, 24 Nov 2012 05:15:57 +0000 (06:15 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Jan 2013 16:46:24 +0000 (08:46 -0800)
commitc95af8fdf6f818c74a2229500327f255a8b5b0d3
tree6a03e33d35782200b3a72cb0de2f5835d8e135c2
parentfa6cb84c11774ebb8546d346f31b01a91c1cd09f
HID: add quirk for Freescale i.MX23 ROM recovery

commit 436136cec650d661eb662fcb508a99878606d050 upstream.

The USB recovery mode present in i.MX23 ROM emulates USB HID.  It needs this
quirk to behave properly.

Even if the official branding of the chip is Freescale i.MX23, I named it
Sigmatel STMP3780 since that's what the chip really is and it even reports
itself as STMP3780.

Signed-off-by: Marek Vasut <marex@denx.de>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/hid/hid-ids.h
drivers/hid/usbhid/hid-quirks.c