Spdif out in not multiplexed on gpio A7 (spdif in is)
Remove this entry to fix the problem.

Fixes: 53c03b0aff36 ("ARM64: dts: meson-axg: add spdif output pins")
Signed-off-by: Jerome Brunet <[email protected]>
---
 arch/arm64/boot/dts/amlogic/meson-axg.dtsi | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi 
b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
index 08e5f431c025..cc908c9b5306 100644
--- a/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
+++ b/arch/arm64/boot/dts/amlogic/meson-axg.dtsi
@@ -575,13 +575,6 @@
                                        };
                                };
 
-                               spdif_out_a7_pins: spdif_out_a7 {
-                                       mux {
-                                               groups = "spdif_out_a7";
-                                               function = "spdif_out";
-                                       };
-                               };
-
                                spdif_out_a11_pins: spdif_out_a11 {
                                        mux {
                                                groups = "spdif_out_a11";
-- 
2.14.4

Reply via email to