mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 20:07:46 +09:00
ARM: rockchip: rk3188-tb backlight use new enable-gpios property
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user