1
0
Fork 0

disable automatic control of vbus, the testing application needs to be able to do it manually

steinar/testing-application-4.1.28-brcmfmac-backport
Martin T. H. Sandsmark 2017-10-02 09:40:49 +02:00 committed by Steinar Bakkemo
parent ac4cc6d8b7
commit 99565f4de8
1 changed files with 2 additions and 1 deletions

View File

@ -45,6 +45,7 @@
gpio = <&gpio4 15 0>;
enable-active-high;
vin-supply = <&swbst_reg>;
status = "disabled";
};
charger_regulator: regulator@1 {
@ -690,7 +691,7 @@
};*/
&usbotg1 {
vbus-supply = <&reg_usb_otg1_vbus>;
/*vbus-supply = <&reg_usb_otg1_vbus>;*/
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_usbotg1>;
disable-over-current;