]> git.ipfire.org Git - thirdparty/linux.git/commitdiff
arm64: dts: imx8mp-evk: enable hdmi_pai device
authorShengjiu Wang <shengjiu.wang@nxp.com>
Tue, 23 Sep 2025 05:30:01 +0000 (13:30 +0800)
committerShawn Guo <shawnguo@kernel.org>
Sun, 16 Nov 2025 03:48:36 +0000 (11:48 +0800)
Enable hdmi_pai device.

Aud2htx module, hdmi_pai and hdmi controller compose the hdmi audio
pipeline.

Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Reviewed-by: Frank Li <Frank.Li@nxp.com>
Tested-by: Alexander Stein <alexander.stein@ew.tq-group.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm64/boot/dts/freescale/imx8mp-evk.dts

index f0762ba60c8cee46075bc970947a6e655ac109a2..c6facb2ad9aaa210d355a0f40eecde5e4b2f4c5d 100644 (file)
        status = "disabled";/* can2 pin conflict with pdm */
 };
 
+&hdmi_pai {
+       status = "okay";
+};
+
 &hdmi_pvi {
        status = "okay";
 };