projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
21404d1
)
dts:rk3126-86v:usb_control: mask GPIO2_B4&GPIO2_B6
author
yxj
<yxj@rock-chips.com>
Wed, 17 Sep 2014 06:37:12 +0000
(14:37 +0800)
committer
yxj
<yxj@rock-chips.com>
Wed, 17 Sep 2014 06:38:10 +0000
(14:38 +0800)
these two gpios are mux for LCDC_D10/D12
arch/arm/boot/dts/rk3126-86v.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3126-86v.dts
b/arch/arm/boot/dts/rk3126-86v.dts
index e9c1e4a4eef7e0222cf0cbaa4ecb52fb0a6d2eea..a136b978b7c621e6a9e67d32c34794c06c5114f8 100644
(file)
--- 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;