Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b0f36154 authored by Marcus Cooper's avatar Marcus Cooper Committed by Maxime Ripard
Browse files

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



Add the SPDIF TX pin to the H3 dtsi.

Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent e582b47a
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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";