提交 c67ee0a8 编写于 作者: J Jerome Brunet 提交者: Kevin Hilman

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

Add spdif input pin definitions to meson AXG
Signed-off-by: NJerome Brunet <jbrunet@baylibre.com>
Signed-off-by: NKevin Hilman <khilman@baylibre.com>
上级 399ac14b
...@@ -561,6 +561,41 @@ ...@@ -561,6 +561,41 @@
}; };
}; };
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 { spdif_out_z_pins: spdif_out_z {
mux { mux {
groups = "spdif_out_z"; groups = "spdif_out_z";
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册