From: Marcus Cooper Date: Fri, 27 Jan 2017 15:48:06 +0000 (+0100) Subject: ARM: dts: sun8i-h3: Add SPDIF TX pin to the H3 X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=b0f36154230081aea475da9e39dc2e334c52a0f1;p=linux.git 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 Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sun8i-h3.dtsi b/arch/arm/boot/dts/sun8i-h3.dtsi index 08fd0860bb6bc..6e250bd9a8a90 100644 --- a/arch/arm/boot/dts/sun8i-h3.dtsi +++ b/arch/arm/boot/dts/sun8i-h3.dtsi @@ -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";