Commit bbdf7930 authored by Alexander Stein's avatar Alexander Stein Committed by Shawn Guo
Browse files

arm64: dts: tqma8mpql: Add EASRC support



Enable EASRC support in tlv320aic32x4 sound card.

Signed-off-by: default avatarAlexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 449d38f5
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -235,6 +235,7 @@ linux,cma {
	sound {
		compatible = "fsl,imx-audio-tlv320aic32x4";
		model = "tqm-tlv320aic32";
		audio-asrc = <&easrc>;
		audio-cpu = <&sai3>;
		audio-codec = <&tlv320aic3x04>;
	};
+4 −0
Original line number Diff line number Diff line
@@ -30,6 +30,10 @@ &A53_0 {
	cpu-supply = <&buck2_reg>;
};

&easrc {
	status = "okay";
};

&flexspi {
	pinctrl-names = "default";
	pinctrl-0 = <&pinctrl_flexspi0>;