Commit 70d4b64f authored by Jerome Brunet's avatar Jerome Brunet Committed by Kevin Hilman

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

Add the different pin configurations for the spdif output
Signed-off-by: default avatarJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent a90193b9
......@@ -561,6 +561,48 @@ mux {
};
};
spdif_out_z_pins: spdif_out_z {
mux {
groups = "spdif_out_z";
function = "spdif_out";
};
};
spdif_out_a1_pins: spdif_out_a1 {
mux {
groups = "spdif_out_a1";
function = "spdif_out";
};
};
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";
function = "spdif_out";
};
};
spdif_out_a19_pins: spdif_out_a19 {
mux {
groups = "spdif_out_a19";
function = "spdif_out";
};
};
spdif_out_a20_pins: spdif_out_a20 {
mux {
groups = "spdif_out_a20";
function = "spdif_out";
};
};
spi0_pins: spi0 {
mux {
groups = "spi0_miso",
......
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