Commit c67ee0a8 authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman

ARM64: dts: meson-axg: add spdif input pins

Add spdif input pin definitions to meson AXG
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent 399ac14b
......@@ -561,6 +561,41 @@ mux {
};
};
spdif_in_z_pins: spdif_in_z {
mux {
groups = "spdif_in_z";
function = "spdif_in";
};
};
spdif_in_a1_pins: spdif_in_a1 {
mux {
groups = "spdif_in_a1";
function = "spdif_in";
};
};
spdif_in_a7_pins: spdif_in_a7 {
mux {
groups = "spdif_in_a7";
function = "spdif_in";
};
};
spdif_in_a19_pins: spdif_in_a19 {
mux {
groups = "spdif_in_a19";
function = "spdif_in";
};
};
spdif_in_a20_pins: spdif_in_a20 {
mux {
groups = "spdif_in_a20";
function = "spdif_in";
};
};
spdif_out_z_pins: spdif_out_z {
mux {
groups = "spdif_out_z";
......
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