From 611f19dfb9b9fb13e110e67f077535c30d94fa3a Mon Sep 17 00:00:00 2001 From: wei wang Date: Mon, 25 Jun 2018 10:27:14 +0800 Subject: [PATCH] audio: set default value of gpio:AudioIn_Switch as spdif_in.[1/1] PD#164102: there is no sound in spdif-in. Change-Id: Ie26bde8a80b90ce67870669978874bb64e5cd5ed Signed-off-by: wei wang --- arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts index cbffd4f5e829..a73e058c161c 100644 --- a/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts +++ b/arch/arm64/boot/dts/amlogic/txlx_t962e_r321.dts @@ -1179,6 +1179,7 @@ mute_gpio-gpios = <&gpio GPIOZ_7 GPIO_ACTIVE_HIGH>; /*switch ARC_IN & SPDIF_IN*/ source_switch-gpios = <&gpio GPIOZ_4 GPIO_ACTIVE_HIGH>; + source_switch_inv = <1>; /*analog amp mute*/ /*amp_mute_gpio-gpios = <&gpio GPIOZ_18 GPIO_ACTIVE_LOW>;*/ aux_dev = <&tas5707>;