From 00516611bd8324a2ab0781ad419e9ea11b3713f3 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Mon, 15 Aug 2016 22:54:23 +0200 Subject: ipq806x: add usb pins to r7800 dts file Signed-off-by: John Crispin --- .../files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'target/linux/ipq806x/files/arch/arm') diff --git a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts index 2916e7eb15..52ca92a47f 100644 --- a/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts +++ b/target/linux/ipq806x/files/arch/arm/boot/dts/qcom-ipq8064-r7800.dts @@ -365,6 +365,23 @@ 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 { -- cgit v1.2.3