]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: sun6i: Add SPDIF TX pin to the A31
authorMarcus Cooper <codekipper@gmail.com>
Tue, 20 Dec 2016 10:40:36 +0000 (11:40 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Tue, 10 Jan 2017 17:52:45 +0000 (18:52 +0100)
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>
arch/arm/boot/dts/sun6i-a31.dtsi

index 20a0331ddfb5a9ebd57f38d9b2874a6e26266b1c..7370ba6c9993e912a40d1107a8a4502c9e755754 100644 (file)
@@ -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";