From: Jerome Brunet Date: Tue, 24 Jul 2018 12:52:35 +0000 (+0200) Subject: arm64: dts: meson-axg: add lineout codec X-Git-Tag: v4.19-rc1~44^2~2^2~1 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=154b912c01b6669b58f13fb9cc5fd34569acbce4;p=thirdparty%2Flinux.git arm64: dts: meson-axg: add lineout codec Add the es7154 digital to analog converter which supplies the lienout jack of the s400 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 942a89ca148e1..2563e637c26ec 100644 --- a/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts +++ b/arch/arm64/boot/dts/amlogic/meson-axg-s400.dts @@ -188,6 +188,15 @@ status = "okay"; sound-name-prefix = "Linein"; }; + + lineout: audio-codec@1 { + #sound-dai-cells = <0>; + compatible = "everest,es7154"; + VDD-supply = <&vcc_3v3>; + PVDD-supply = <&vcc_5v>; + status = "okay"; + sound-name-prefix = "Lineout"; + }; }; ðmac {