ramips: fix whitespace and comment issues in dts
[openwrt/staging/wigyori.git] / target / linux / ramips / dts / Y1S.dts
index 95e2aea084b5baae51fd56dfb9afee857d0d55a2..51bd10d75ab703032947c12a9015c8550de10c92 100644 (file)
        gpio_export {
                compatible = "gpio-export";
                #size-cells = <0>;
-               /* GPIO 54、55、56 USB1、2、3 */
+
                usb0 {
                        gpio-export,name = "usb0";
-                       gpio-export,output = <1>; // GPIOF_OUT_INIT_HIGH
-                       gpios = <&gpio2 14 GPIO_ACTIVE_HIGH>; // GPIO2:40+14=GPIO 54
+                       gpio-export,output = <1>;
+                       gpios = <&gpio2 14 GPIO_ACTIVE_HIGH>;
                };
                usb1 {
                        gpio-export,name = "usb1";