From: yxj Date: Wed, 17 Sep 2014 06:37:12 +0000 (+0800) Subject: dts:rk3126-86v:usb_control: mask GPIO2_B4&GPIO2_B6 X-Git-Tag: firefly_0821_release~4683 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=13154b4b6f1261246a5c072546da8e5ba1cf4a5a;p=firefly-linux-kernel-4.4.55.git dts:rk3126-86v:usb_control: mask GPIO2_B4&GPIO2_B6 these two gpios are mux for LCDC_D10/D12 --- diff --git a/arch/arm/boot/dts/rk3126-86v.dts b/arch/arm/boot/dts/rk3126-86v.dts index e9c1e4a4eef7..a136b978b7c6 100644 --- a/arch/arm/boot/dts/rk3126-86v.dts +++ b/arch/arm/boot/dts/rk3126-86v.dts @@ -15,8 +15,8 @@ usb_control { compatible = "rockchip,rk3126-usb-control"; - host_drv_gpio = <&gpio2 GPIO_B4 GPIO_ACTIVE_LOW>; - otg_drv_gpio = <&gpio2 GPIO_B6 GPIO_ACTIVE_LOW>; + //host_drv_gpio = <&gpio2 GPIO_B4 GPIO_ACTIVE_LOW>; + //otg_drv_gpio = <&gpio2 GPIO_B6 GPIO_ACTIVE_LOW>; rockchip,remote_wakeup; rockchip,usb_irq_wakeup;