power_usb {
gpio-export,name = "power_usb1";
gpio-export,output = <1>;
- gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
};
};
usb {
gpio-export,name="usb";
gpio-export,output=<0>;
- gpios = <&gpio0 19 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 19 GPIO_ACTIVE_LOW>;
};
};
*/
modem3g_enable {
gpio-export,name = "modem3g_enable";
gpio-export,output = <1>;
- gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
};
};
};
usb {
gpio-export,name = "usb";
gpio-export,output = <1>;
- gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
};
};
usbpower {
gpio-export,name = "usbpower";
gpio-export,output = <0>;
- gpios = <&gpio0 13 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 13 GPIO_ACTIVE_LOW>;
};
sdpower {
gpio-export,name = "sdpower";
gpio-export,output = <0>;
- gpios = <&gpio0 8 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 8 GPIO_ACTIVE_LOW>;
};
};
};
display_data {
gpio-export,name = "display_data";
gpio-export,output = <1>;
- gpios = <&gpio0 7 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 7 GPIO_ACTIVE_HIGH>;
};
display_clock {
usbpower {
gpio-export,name = "usbpower";
gpio-export,output = <1>;
- gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>;
};
};
};
bootargs = "console=ttyS1,115200";
};
- gpio-export {
- compatible = "gpio-export";
- #size-cells = <0>;
- };
-
gpio-leds {
compatible = "gpio-leds";
usbpower {
gpio-export,name = "usbpower";
gpio-export,output = <1>;
- gpios = <&gpio0 10 GPIO_ACTIVE_LOW>;
+ gpios = <&gpio0 10 GPIO_ACTIVE_HIGH>;
};
};
};
usb {
gpio-export,name = "usb";
gpio-export,output = <0>;
- gpios = <&gpio0 11 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 11 GPIO_ACTIVE_LOW>;
};
};
};
usb-mode {
gpio-export,name = "usb-mode";
gpio-export,output = <0>;
- gpios = <&gpio0 18 GPIO_ACTIVE_HIGH>;
+ gpios = <&gpio0 18 GPIO_ACTIVE_LOW>;
};
};
};