]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: tqma8mpql-mba8mpxl: configure sai clock in audio codec as well
authorAlexander Stein <alexander.stein@ew.tq-group.com>
Tue, 2 Jun 2026 09:33:30 +0000 (11:33 +0200)
committerFrank Li <Frank.Li@nxp.com>
Fri, 5 Jun 2026 17:20:46 +0000 (13:20 -0400)
With deferrable card binding the sound card driver tries to
get the mclk configuration before it is setup in sai3 node.
Fix this by setting the sai clock config for the audio codec as well.

Fixes: d8f9d8126582 ("arm64: dts: imx8mp: Add analog audio output on i.MX8MP TQMa8MPxL/MBa8MPxL")
Signed-off-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Frank Li <Frank.Li@nxp.com>
arch/arm64/boot/dts/freescale/imx8mp-tqma8mpql-mba8mpxl.dts

index 890d1e525a4896a16a20bb5acdb4a13808efd0b0..6b0f944095e7c4ec606ac717af94aaf19f6bc87d 100644 (file)
                reset-gpios = <&gpio4 29 GPIO_ACTIVE_LOW>;
                iov-supply = <&reg_vcc_1v8>;
                ldoin-supply = <&reg_vcc_3v3>;
+               assigned-clocks = <&clk IMX8MP_CLK_SAI3>;
+               assigned-clock-parents = <&clk IMX8MP_AUDIO_PLL1_OUT>;
+               assigned-clock-rates = <12288000>;
        };
 
        se97_1c: temperature-sensor@1c {