arm64: dts: meson-axg: add spdif-dit codec

Add the SPDIF playback codec to the axg s400 board

Signed-off-by: Jerome Brunet <jbrunet@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
This commit is contained in:
Jerome Brunet 2018-07-24 14:52:36 +02:00 committed by Kevin Hilman
parent 154b912c01
commit f2ac479f0d

View File

@ -197,6 +197,13 @@
status = "okay";
sound-name-prefix = "Lineout";
};
spdif_dit: audio-codec@2 {
#sound-dai-cells = <0>;
compatible = "linux,spdif-dit";
status = "okay";
sound-name-prefix = "DIT";
};
};
&ethmac {