arm64: dts: tqma8mpql: Add EASRC support

Enable EASRC support in tlv320aic32x4 sound card.

Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Alexander Stein
2025-05-20 14:08:19 +02:00
committed by Shawn Guo
parent 449d38f551
commit bbdf793028
2 changed files with 5 additions and 0 deletions

View File

@@ -235,6 +235,7 @@ linux,cma {
sound {
compatible = "fsl,imx-audio-tlv320aic32x4";
model = "tqm-tlv320aic32";
audio-asrc = <&easrc>;
audio-cpu = <&sai3>;
audio-codec = <&tlv320aic3x04>;
};

View File

@@ -30,6 +30,10 @@ &A53_0 {
cpu-supply = <&buck2_reg>;
};
&easrc {
status = "okay";
};
&flexspi {
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_flexspi0>;