ipq806x: add usb pins to r7800 dts file
[openwrt/openwrt.git] / target / linux / ipq806x / files / arch / arm / boot / dts / qcom-ipq8064-r7800.dts
index 498624325d7f99230771e8b68ed7cea1f68cb05b..52ca92a47f020a5ce2a00ca40a43b545b40d0293 100644 (file)
                                        0x00004 0x7600000   /* PAD0_MODE */
                                        0x00008 0x1000000   /* PAD5_MODE */
                                        0x0000c 0x80        /* PAD6_MODE */
-                                       0x000e4 0xaa545     /* MAC_POWER_SEL */
+                                       0x000e4 0x6a545     /* MAC_POWER_SEL */
                                        0x000e0 0xc74164de  /* SGMII_CTRL */
                                        0x0007c 0x4e        /* PORT0_STATUS */
                                        0x00094 0x4e        /* PORT6_STATUS */
                        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 {