arm64: dts: allwinner: a64: Add SPDIF to the Pine64

The S/PDIF transmitter can be reached on the Euler connector.
But as this is a GPIO then leave it disabled so that an overlay
can override the status property.

Signed-off-by: Marcus Cooper <codekipper@gmail.com>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
This commit is contained in:
Marcus Cooper 2018-01-29 10:19:01 +01:00 committed by Maxime Ripard
parent 78e071370a
commit fcf7e5fe49
No known key found for this signature in database
GPG Key ID: D2B4C094214DAF74

View File

@ -230,6 +230,11 @@
regulator-name = "vcc-rtc";
};
/* On Euler connector */
&spdif {
status = "disabled";
};
/* On Exp and Euler connectors */
&uart0 {
pinctrl-names = "default";