Skip to content

Commit cdf6fc3

Browse files
jayxurockchiprkhuangtao
authored andcommitted
arm: dts: rk3288-android: set PWM_POLARITY_INVERTED to 0
Change-Id: I47623781f93f2f325f76e1fa4a7ffe515623064e Signed-off-by: Jianqun Xu <jay.xu@rock-chips.com>
1 parent 9a47b6d commit cdf6fc3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3288-android.dtsi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,7 @@
119119
enable-gpios = <&gpio7 2 GPIO_ACTIVE_HIGH>;
120120
pinctrl-names = "default";
121121
pinctrl-0 = <&bl_en>;
122-
pwms = <&pwm0 0 1000000 PWM_POLARITY_INVERTED>;
122+
pwms = <&pwm0 0 1000000 0>;
123123
};
124124

125125
display-subsystem {

0 commit comments

Comments
 (0)