ARM: rockchip: rk3188-tb backlight use new enable-gpios property

This commit is contained in:
黄涛
2014-02-25 17:16:56 +08:00
parent a399795c66
commit 3f85046bc0

View File

@@ -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 {