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:
parent
ecdf526224
commit
5f396b1d39
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user