]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
ARM: dts: sun8i-h3: Add SPDIF TX pin to the H3
authorMarcus Cooper <codekipper@gmail.com>
Fri, 27 Jan 2017 15:48:06 +0000 (16:48 +0100)
committerMaxime Ripard <maxime.ripard@free-electrons.com>
Fri, 27 Jan 2017 20:09:54 +0000 (21:09 +0100)
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>
arch/arm/boot/dts/sun8i-h3.dtsi

index 08fd0860bb6bccace0ca6c7e921910b3d7b0ed56..6e250bd9a8a90b4b4097440fb3337ebed3c7f535 100644 (file)
                                bias-pull-up;
                        };
 
+                       spdif_tx_pins_a: spdif@0 {
+                               pins = "PA17";
+                               function = "spdif";
+                       };
+
                        spi0_pins: spi0 {
                                pins = "PC0", "PC1", "PC2", "PC3";
                                function = "spi0";