Commit 5f396b1d authored by Marcus Cooper's avatar Marcus Cooper Committed by Maxime Ripard

ARM: dts: sun6i: Add SPDIF TX pin to the A31

Add the SPDIF TX pin to the A31 dtsi.
Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent ecdf5262
......@@ -586,6 +586,11 @@ mmc3_8bit_emmc_pins: mmc3@1 {
bias-pull-up;
};
spdif_pins_a: spdif@0 {
pins = "PH28";
function = "spdif";
};
uart0_pins_a: uart0@0 {
pins = "PH20", "PH21";
function = "uart0";
......
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