Re: [PATCH] usb: cdns3: include host-export,h for cdns3_host_init

2019-10-18 Thread Ben Dooks
On 18/10/2019 04:45, Pawel Laszczak wrote: Hi The cdns3_host_init() function is declared in host-export.h but host.c does not include it. Add the include to have the declaration present (and remove the declaration of cdns3_host_exit which is now static). Fixes the following sparse warning: dr

Re: [PATCH 1/3] usb: chipidea: imx: change hsic power regulator as optional

2019-10-18 Thread André Draszik
Peter, Thank you for this series, I was out so I will test it early next week and report. Cheers, Andre' On Fri, 2019-10-11 at 05:42 +, Peter Chen wrote: > Not every platform needs this regulator. > > Signed-off-by: Peter Chen > --- > drivers/usb/chipidea/ci_hdrc_imx.c | 3 ++- > 1 file

[GIT PULL] USB-serial fixes for 5.4-rc4

2019-10-18 Thread Johan Hovold
The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb-serial.git tags/usb-serial-5.4-rc4 for you to fetch changes up to bc25770

Re: [GIT PULL] USB-serial fixes for 5.4-rc4

2019-10-18 Thread Greg Kroah-Hartman
On Fri, Oct 18, 2019 at 05:39:53PM +0200, Johan Hovold wrote: > The following changes since commit 4f5cafb5cb8471e54afdc9054d973535614f7675: > > Linux 5.4-rc3 (2019-10-13 16:37:36 -0700) > > are available in the Git repository at: > > https://git.kernel.org/pub/scm/linux/kernel/git/johan/usb

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

2019-10-18 Thread Hans de Goede
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 altmode needs some way to describe which set

[PATCH 3/3] platform/x86/intel_cht_int33fe: Add displayport-vdo property to the connector node

2019-10-18 Thread Hans de Goede
Add a displayport-vdo property to the usb-connector fwnode, devices which use this driver support display-port altmode through the PI3USB30532 USB switch, this enabled support for this. Signed-off-by: Hans de Goede --- drivers/platform/x86/intel_cht_int33fe.c | 1 + 1 file changed, 1 insertion(+

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

2019-10-18 Thread Hans de Goede
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 --- drivers/usb/typec/tcpm/tcpm.c | 90 ++- include/linux

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

2019-10-18 Thread Benedikt Schemmer
Hi Alan, of course I can. It just takes ages on the machine I'm using. The problem seems to be with one of the commits in 671df1895378 ("Merge tag 'dma-mapping-5.4' of git://git.infradead.org/users/hch/dma-mapping", 2019-09-19) right at the beginning of 5.4 before rc1 I will have the exact commi

5.3.6: I/O error on writing SD card via USB3

2019-10-18 Thread Harald Dunkel
Hi folks, I've got an USB3 SD card adapter (device info attached). Problem: Writing a (rather slow 133x) SD card via an USB3 slot I get I/O errors, see attached kern.log. If I use an USB2 slot, then there is no problem (not shown here). The I/O errors don't come up immediately, but after a few m