diff --git a/arch/arm/boot/dts/rk3126-bnd-d708.dts b/arch/arm/boot/dts/rk3126-bnd-d708.dts index 0fdd059d5bad..17e21fce1340 100644 --- a/arch/arm/boot/dts/rk3126-bnd-d708.dts +++ b/arch/arm/boot/dts/rk3126-bnd-d708.dts @@ -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>;