mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 19:13:47 +02:00
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:
parent
aabe5d2d4f
commit
399ac14ba5
|
|
@ -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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user