ARM64: dts: meson-axg: remove spdif out from gpio a7

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 <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet 2018-07-16 12:11:48 +02:00 committed by Kevin Hilman
parent aabe5d2d4f
commit 399ac14ba5

View File

@ -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";