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

Add the SPDIF TX pin to the A31 dtsi.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Marcus Cooper 2016-12-20 11:40:36 +01:00 committed by Maxime Ripard
parent ecdf526224
commit 5f396b1d39

View File

@ -586,6 +586,11 @@
bias-pull-up;
};
spdif_pins_a: spdif@0 {
pins = "PH28";
function = "spdif";
};
uart0_pins_a: uart0@0 {
pins = "PH20", "PH21";
function = "uart0";