From: Marek Vasut <marex@denx.de> Date: 2012-11-24 05:16:05
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>
Cc: Chen Peter <redacted>
Cc: Greg KH <redacted>
Cc: Jiri Kosina <redacted>
---
drivers/hid/hid-ids.h | 3 +++
drivers/hid/usbhid/hid-quirks.c | 1 +
2 files changed, 4 insertions(+)
NOTE: it'd be nice to include this in -stable eventually.
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.
From: Marek Vasut <marex@denx.de> Date: 2012-11-26 17:12:09
Dear Jiri Kosina,
On Sat, 24 Nov 2012, Marek Vasut wrote:
quoted
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.
Applied, thanks Marek.
Thank you. It'd be nice to queue this for -stable too.
Best regards,
Marek Vasut
From: Marek Vasut <marex@denx.de> Date: 2013-01-12 20:22:54
Hi Jirka,
On Sat, 24 Nov 2012, Marek Vasut wrote:
quoted
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.
Applied, thanks Marek.
Can we possibly push this into -stable please?
Best regards,
Marek Vasut
On Sat, Jan 12, 2013 at 09:22:48PM +0100, Marek Vasut wrote:
Hi Jirka,
quoted
On Sat, 24 Nov 2012, Marek Vasut wrote:
quoted
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.
Applied, thanks Marek.
Can we possibly push this into -stable please?
What is the git commit id of it in Linus's tree? I need that before it
can go into a stable release.
thanks,
greg k-h
From: Marek Vasut <marex@denx.de> Date: 2013-01-14 21:02:24
Hi Greg,
On Sat, Jan 12, 2013 at 09:22:48PM +0100, Marek Vasut wrote:
quoted
Hi Jirka,
quoted
On Sat, 24 Nov 2012, Marek Vasut wrote:
quoted
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.
Applied, thanks Marek.
Can we possibly push this into -stable please?
What is the git commit id of it in Linus's tree? I need that before it
can go into a stable release.
This 436136cec650d661eb662fcb508a99878606d050 should be it, right ?
Thank you! I'll remember to supply the ID next time I prod anyone about stable
stuff.
Best regards,
Marek Vasut
On Mon, Jan 14, 2013 at 10:02:21PM +0100, Marek Vasut wrote:
Hi Greg,
quoted
On Sat, Jan 12, 2013 at 09:22:48PM +0100, Marek Vasut wrote:
quoted
Hi Jirka,
quoted
On Sat, 24 Nov 2012, Marek Vasut wrote:
quoted
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.
Applied, thanks Marek.
Can we possibly push this into -stable please?
What is the git commit id of it in Linus's tree? I need that before it
can go into a stable release.
This 436136cec650d661eb662fcb508a99878606d050 should be it, right ?
Ah, yes, that looks correct.
Thank you! I'll remember to supply the ID next time I prod anyone about stable
stuff.
That would be great, that's all I really need in order to be able to
apply a patch.
greg k-h