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:
a399795
)
ARM: rockchip: rk3188-tb backlight use new enable-gpios property
author
黄涛
<huangtao@rock-chips.com>
Tue, 25 Feb 2014 09:16:56 +0000
(17:16 +0800)
committer
黄涛
<huangtao@rock-chips.com>
Tue, 25 Feb 2014 09:16:56 +0000
(17:16 +0800)
arch/arm/boot/dts/rk3188-tb.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/rk3188-tb.dts
b/arch/arm/boot/dts/rk3188-tb.dts
index f209141ce324334f959bfbb4bdab7fe867d348b9..976bc1b69aed7fa6f27c7960bee7c863d20b80a9 100755
(executable)
--- a/
arch/arm/boot/dts/rk3188-tb.dts
+++ b/
arch/arm/boot/dts/rk3188-tb.dts
@@
-24,7
+24,7
@@
pwms = <&pwm3 0 5000000>;
brightness-levels = <0 4 8 16 32 64 128 255>;
default-brightness-level = <6>;
- gpios = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>;
+
enable-
gpios = <&gpio0 GPIO_A2 GPIO_ACTIVE_HIGH>;
};
codec-hdmi-i2s {