1
0
Fork 0

ARM: dts: sun8i-h3: Add SPDIF TX pin to the H3

Add the SPDIF TX pin to the H3 dtsi.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
hifive-unleashed-5.1
Marcus Cooper 2017-01-27 16:48:06 +01:00 committed by Maxime Ripard
parent e582b47a92
commit b0f3615423
1 changed files with 5 additions and 0 deletions

View File

@ -375,6 +375,11 @@
bias-pull-up;
};
spdif_tx_pins_a: spdif@0 {
pins = "PA17";
function = "spdif";
};
spi0_pins: spi0 {
pins = "PC0", "PC1", "PC2", "PC3";
function = "spi0";