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
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
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:
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
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
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
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