Unverified Commit 78e07137 authored by Marcus Cooper's avatar Marcus Cooper Committed by Maxime Ripard
Browse files

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



Add the device tree sound bindings for the S/PDIF block.

Signed-off-by: default avatarMarcus Cooper <codekipper@gmail.com>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent b399d2ac
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
@@ -112,6 +112,24 @@
		method = "smc";
	};

	sound_spdif {
		compatible = "simple-audio-card";
		simple-audio-card,name = "On-board SPDIF";

		simple-audio-card,cpu {
			sound-dai = <&spdif>;
		};

		simple-audio-card,codec {
			sound-dai = <&spdif_out>;
		};
	};

	spdif_out: spdif-out {
		#sound-dai-cells = <0>;
		compatible = "linux,spdif-dit";
	};

	timer {
		compatible = "arm,armv8-timer";
		interrupts = <GIC_PPI 13