Re: [PATCH 2/3] usb: typec: tcpm: Add support for configuring DP altmode through device-properties

2019-10-20 Thread Heikki Krogerus
Hi Hans, On Fri, Oct 18, 2019 at 09:57:18PM +0200, Hans de Goede wrote: > Add support for configuring display-port altmode through device-properties. > > We could try to add a generic mechanism for describing altmodes in > device-properties, but various altmodes will likely need altmode specific

Re: [USB EHCI DRIVER] [Regression] EHCI no longer working in 5.4 series kernel

2019-10-20 Thread Ben
Thanks, I could have sworn I checked lkml. Thanks for the fix! Any idea why only ehci is affected? Seems a bit odd, that's why I thought it would be a problem with usb driver. Cheers, Benedikt Am 20.10.19 um 22:55 schrieb Arvind Sankar: On Sat, Oct 19, 2019 at 02:52:16PM +0200, Benedikt Sche

Re: [PATCH] usb: mtu3: fix missing include of mtu3_dr.h

2019-10-20 Thread Chunfeng Yun
On Thu, 2019-10-17 at 18:27 +0100, Ben Dooks (Codethink) wrote: > The declarations of ssusb_gadget_{init,exit} are > in the mtu3_dr.h file but the code does that implements > them does not include this. Add the include to fix the > following sparse warnigns: > > drivers/usb/mtu3/mtu3_core.c:825:5:

Re: [PATCH 2/3] usb: typec: tcpm: Add support for configuring DP altmode through device-properties

2019-10-20 Thread Guenter Roeck
On 10/18/19 12:57 PM, Hans de Goede wrote: Add support for configuring display-port altmode through device-properties. We could try to add a generic mechanism for describing altmodes in device-properties, but various altmodes will likely need altmode specific configuration. E.g. the display-port

Re: [PATCH 1/3] usb: typec: tcpm: Remove tcpc_config configuration mechanism

2019-10-20 Thread Guenter Roeck
On Fri, Oct 18, 2019 at 09:57:17PM +0200, Hans de Goede wrote: > All configuration can and should be done through fwnodes instead of > through the tcpc_config struct and there are no existing users left of > struct tcpc_config, so lets remove it. > > Signed-off-by: Hans de Goede Reviewed-by: Gue

Re: [USB EHCI DRIVER] [Regression] EHCI no longer working in 5.4 series kernel

2019-10-20 Thread Arvind Sankar
On Sat, Oct 19, 2019 at 02:52:16PM +0200, Benedikt Schemmer wrote: > reverting that specific commit on top of todays linux git (d418d070057c) > produces a good kernel Hi Ben, the fix is in https://lore.kernel.org/lkml/20191008143357.ga599...@rani.riverdale.lan/ > > Am 18.10.19 um 00:31 schrieb

NEC Corporation uPD720200 regression: intermittent WARN: xHC CMD_RUN timeout during suspend

2019-10-20 Thread Julian Sikorski
Hi list, the issue was originally investigated at kernel bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=204529 In brief, my laptop has started having issues suspending a few months back. I have eventually managed to produce usable logs: [ 381.200817] PM: suspend entry (deep) [ 381.2080