mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-10 04:48:04 +09:00
ARM: dts: rockchip: rk3126-bnd-d708: correct hp-ctl ACTIVE level
Change-Id: I9d1ecc2282261841f56d5d07a7c7e58fe39623d8 Signed-off-by: Binyuan Lan <lby@rock-chips.com>
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
|
||||
&codec {
|
||||
#sound-dai-cells = <0>;
|
||||
hp-ctl-gpios = <&gpio2 17 GPIO_ACTIVE_LOW>;
|
||||
hp-ctl-gpios = <&gpio2 17 GPIO_ACTIVE_HIGH>;
|
||||
spk-ctl-gpios = <&gpio2 10 GPIO_ACTIVE_HIGH>;
|
||||
spk-mute-delay = <200>;
|
||||
hp-mute-delay = <100>;
|
||||
|
||||
Reference in New Issue
Block a user