mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-11 03:52:39 -04: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:
committed by
Maxime Ripard
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";
|
||||
|
||||
Reference in New Issue
Block a user