mirror of
https://github.com/torvalds/linux.git
synced 2026-06-08 22:52:35 +02: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:
parent
f2dc59cc0c
commit
a12aa9ef01
|
|
@ -196,7 +196,7 @@ wireless-wlan {
|
|||
|
||||
&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>;
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user