|
@@ -96,7 +96,7 @@
|
|
|
|
|
|
|
|
reg_usb_power: regulator {
|
|
reg_usb_power: regulator {
|
|
|
compatible = "regulator-fixed";
|
|
compatible = "regulator-fixed";
|
|
|
- reglator-name = "usb_power";
|
|
|
|
|
|
|
+ regulator-name = "usb_power";
|
|
|
regulator-min-microvolt = <5000000>;
|
|
regulator-min-microvolt = <5000000>;
|
|
|
regulator-max-microvolt = <5000000>;
|
|
regulator-max-microvolt = <5000000>;
|
|
|
gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
|
|
gpios = <&gpio 0 GPIO_ACTIVE_HIGH>;
|