Re: [PATCH v1 0/5] Unify USB Over Current Settings on Toradex Boards

From: Shawn Guo
Date: Sat Dec 31 2022 - 02:40:18 EST


On Tue, Nov 22, 2022 at 04:54:33PM +0100, Philippe Schenker wrote:
> From: Philippe Schenker <philippe.schenker@xxxxxxxxxxx>
>
>
> This patchset intends to disable the USB Over Current for Toradex i.MX
> boards using the USB chipidea driver.
>
> We do this on the Carrier-Board device-trees due to the reason, that if
> a customer of us inheriting the module-level device-tree (named -.dtsi)
> does not inherit settings from us that may be incorrect for his
> use-case.
>
>
> Philippe Schenker (5):
> ARM: dts: apalis-imx6: Disable usb over-current
> ARM: dts: colibri-imx6: Disable usb over-current
> ARM: dts: colibri-imx6ull: Disable usb over-current
> ARM: dts: colibri-imx7: Disable usb over-current
> arm64: dts: verdin-imx8mm: Disable usb over-current

Applied all, thanks!