Commit 399ac14b authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman

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: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent aabe5d2d
......@@ -575,13 +575,6 @@ mux {
};
};
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";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment