ARM: dts: colibri-imx7: Disable usb over-current

Disable usb over-current of the chipidea driver on all Carrier-Boards
used by Toradex. Do this as we don't want to use this functionality on
our Carrier Boards and to leave it open to someone who includes our
module-level device-trees.

This will prevent the warning "No over current polarity defined" from
being printed on boot.

Signed-off-by: Philippe Schenker <philippe.schenker@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Philippe Schenker 2022-11-22 16:54:37 +01:00 committed by Shawn Guo
parent 1abf12f84d
commit 91ccc78165
13 changed files with 13 additions and 0 deletions

View File

@ -70,6 +70,7 @@
/* Colibri USBC */
&usbotg1 {
disable-over-current;
status = "okay";
};

View File

@ -101,6 +101,7 @@
/* Colibri USBC */
&usbotg1 {
disable-over-current;
status = "okay";
};

View File

@ -99,6 +99,7 @@
/* Colibri USBC */
&usbotg1 {
disable-over-current;
status = "okay";
};

View File

@ -99,6 +99,7 @@
/* Colibri USBC */
&usbotg1 {
disable-over-current;
status = "okay";
};

View File

@ -36,5 +36,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -18,5 +18,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -17,5 +17,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -17,5 +17,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -17,5 +17,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -51,6 +51,7 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
dr_mode = "host";
vbus-supply = <&reg_usbh_vbus>;
};

View File

@ -52,5 +52,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -79,5 +79,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};

View File

@ -52,5 +52,6 @@
/* Colibri USBH */
&usbotg2 {
disable-over-current;
status = "okay";
};