mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-08-30 13:23:02 -04:00
arm64: dts: tqma8mnql: 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:
committed by
Shawn Guo
parent
abe127c467
commit
449d38f551
@@ -79,6 +79,10 @@ &sai3 {
|
||||
<&clk IMX8MN_AUDIO_PLL2_OUT>;
|
||||
};
|
||||
|
||||
&sound {
|
||||
audio-asrc = <&easrc>;
|
||||
};
|
||||
|
||||
&tlv320aic3x04 {
|
||||
clock-names = "mclk";
|
||||
clocks = <&clk IMX8MN_CLK_SAI3_ROOT>;
|
||||
|
||||
@@ -52,6 +52,10 @@ &A53_0 {
|
||||
cpu-supply = <&buck2_reg>;
|
||||
};
|
||||
|
||||
&easrc {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&flexspi {
|
||||
pinctrl-names = "default";
|
||||
pinctrl-0 = <&pinctrl_flexspi>;
|
||||
|
||||
@@ -136,7 +136,7 @@ reg_vcc_3v3: regulator-3v3 {
|
||||
regulator-max-microvolt = <3300000>;
|
||||
};
|
||||
|
||||
sound {
|
||||
sound: sound {
|
||||
compatible = "fsl,imx-audio-tlv320aic32x4";
|
||||
model = "tqm-tlv320aic32";
|
||||
ssi-controller = <&sai3>;
|
||||
|
||||
Reference in New Issue
Block a user