OSDN Git Service

arm64: dts: meson-axg: add spdif-dit codec
authorJerome Brunet <jbrunet@baylibre.com>
Tue, 24 Jul 2018 12:52:36 +0000 (14:52 +0200)
committerKevin Hilman <khilman@baylibre.com>
Wed, 25 Jul 2018 11:38:22 +0000 (04:38 -0700)
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>
arch/arm64/boot/dts/amlogic/meson-axg-s400.dts

index 2563e63..38d0209 100644 (file)
                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 {