ipq806x: add usb pins to r7800 dts file
[openwrt/openwrt.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8064-r7800.dts
index 2916e7eb15189e689e3f1d2fa4e270f8cc57821e..52ca92a47f020a5ce2a00ca40a43b545b40d0293 100644 (file)
                        gpios = <&qcom_pinmux 67 0>;
                };
        };
                        gpios = <&qcom_pinmux 67 0>;
                };
        };
+
+       gpio_export {
+               compatible = "gpio-export";
+               #size-cells = <0>;
+
+               display_data {
+                       gpio-export,name = "usb0";
+                       gpio-export,output = <1>;
+                       gpios = <&qcom_pinmux 15 0>;
+               };
+
+               display_clock {
+                       gpio-export,name = "usb1";
+                       gpio-export,output = <1>;
+                       gpios = <&qcom_pinmux 16 0>;
+               };
+       };
 };
 
 &adm_dma {
 };
 
 &adm_dma {