]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: imx8mp: verdin-yavia: drop disable-over-current
authorPeng Fan <peng.fan@nxp.com>
Wed, 22 Mar 2023 08:07:22 +0000 (16:07 +0800)
committerShawn Guo <shawnguo@kernel.org>
Tue, 28 Mar 2023 06:37:50 +0000 (14:37 +0800)
disable-over-current is for chipidea IP, i.MX8MQ use dwc3, this property
is not valid. Drop it.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-verdin-yavia.dtsi

index de5489c2b3e8b6e9cbde4315dca52cc66be005c1..db1722f0d80ef96e8609dae887d1f5f20b145c87 100644 (file)
 };
 
 &usb_dwc3_1 {
-       disable-over-current;
        status = "okay";
 };