From: Jerome Brunet Date: Thu, 13 Dec 2018 14:36:30 +0000 (+0100) Subject: arm64: dts: meson-axg: s400: add spdif-dir codec X-Git-Tag: v5.15~6897^2~25^2~13 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e6a5539799ab453aee71d41ae003a5559f460364;p=platform%2Fkernel%2Flinux-starfive.git arm64: dts: meson-axg: s400: add spdif-dir codec Add the SPDIF capture codec to the axg s400 board Signed-off-by: Jerome Brunet Signed-off-by: Kevin Hilman --- diff --git a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts index 824eba9..14e1fdc 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts +++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts @@ -95,6 +95,13 @@ 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>;