Skip to content

Commit a12aa9e

Browse files
Binyuan Lanrkhuangtao
authored andcommitted
ARM: dts: rockchip: rk3126-bnd-d708: correct hp-ctl ACTIVE level
Change-Id: I9d1ecc2282261841f56d5d07a7c7e58fe39623d8 Signed-off-by: Binyuan Lan <lby@rock-chips.com>
1 parent f2dc59c commit a12aa9e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

arch/arm/boot/dts/rk3126-bnd-d708.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196

197197
&codec {
198198
#sound-dai-cells = <0>;
199-
hp-ctl-gpios = <&gpio2 17 GPIO_ACTIVE_LOW>;
199+
hp-ctl-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
200200
spk-ctl-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
201201
spk-mute-delay = <200>;
202202
hp-mute-delay = <100>;

0 commit comments

Comments
 (0)