mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 13:06:59 +02:00
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 @@ 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";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user