arm64: dts: rk3368-p9: fix backlight polarity err
authorZorro Liu <lyx@rock-chips.com>
Fri, 24 Mar 2017 08:18:44 +0000 (16:18 +0800)
committerJianqun Xu <jay.xu@rock-chips.com>
Mon, 27 Mar 2017 02:21:49 +0000 (10:21 +0800)
Change-Id: I3dc9376b60f3c6acba67cfb379944c7c969b2ffc
Signed-off-by: Zorro Liu <lyx@rock-chips.com>
arch/arm64/boot/dts/rockchip/rk3368-p9.dts

index 54cb0578bebe8eeecf57c36961e52035c5c184dd..dbfafbb064b96c52e4f4237bd2e5f6c4cff24fe2 100644 (file)
@@ -88,7 +88,7 @@
 
        backlight: backlight {
                compatible = "pwm-backlight";
-               pwms = <&pwm0 0 25000 PWM_POLARITY_INVERTED>;
+               pwms = <&pwm0 0 25000 0>;
                brightness-levels = <
                          0   1   2   3   4   5   6   7
                          8   9  10  11  12  13  14  15