arm64: dts: meson-axg: s400: add spdif-dir codec
authorJerome Brunet <jbrunet@baylibre.com>
Thu, 13 Dec 2018 14:36:30 +0000 (15:36 +0100)
committerKevin Hilman <khilman@baylibre.com>
Fri, 11 Jan 2019 00:42:59 +0000 (16:42 -0800)
Add the SPDIF capture 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 824eba9..14e1fdc 100644 (file)
                sound-name-prefix = "MIC";
        };
 
+       spdif_dir: audio-codec-4 {
+               #sound-dai-cells = <0>;
+               compatible = "linux,spdif-dir";
+               status = "okay";
+               sound-name-prefix = "DIR";
+       };
+
        emmc_pwrseq: emmc-pwrseq {
                compatible = "mmc-pwrseq-emmc";
                reset-gpios = <&gpio BOOT_9 GPIO_ACTIVE_LOW>;