From: Marcus Cooper Date: Tue, 20 Dec 2016 10:40:36 +0000 (+0100) Subject: ARM: dts: sun6i: Add SPDIF TX pin to the A31 X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=5f396b1d391aec855c89d0fc13c08181fc1d7150;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git ARM: dts: sun6i: Add SPDIF TX pin to the A31 Add the SPDIF TX pin to the A31 dtsi. Signed-off-by: Marcus Cooper Signed-off-by: Maxime Ripard --- diff --git a/arch/arm/boot/dts/sun6i-a31.dtsi b/arch/arm/boot/dts/sun6i-a31.dtsi index 20a0331ddfb5..7370ba6c9993 100644 --- a/arch/arm/boot/dts/sun6i-a31.dtsi +++ b/arch/arm/boot/dts/sun6i-a31.dtsi @@ -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";