1
0
Fork 0

zero-sugar dts: remove flip-extcon-order property (usbotg1)

update devicetree to use "0" in extcon property for usbogt1 to indicate
"no vbus reference" instead of flipping the order as suggested at first
pull/10/head
Steinar Bakkemo 2020-10-07 15:39:59 +02:00
parent b8a02fdefe
commit 345b754acd
1 changed files with 1 additions and 2 deletions

View File

@ -480,8 +480,7 @@
};
&usbotg1 {
flip-extcon-order;
extcon = <&otgcontrol>;
extcon = <0 &otgcontrol>;
srp-disable;
hnp-disable;
dp-disable;