arm64: dts: imx8mp-evk: enable hdmi_pai device

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>
pull/1354/merge
Shengjiu Wang 2025-09-23 13:30:01 +08:00 committed by Shawn Guo
parent 4677a3f84c
commit b21f87b832
1 changed files with 4 additions and 0 deletions

View File

@ -442,6 +442,10 @@
status = "disabled";/* can2 pin conflict with pdm */
};
&hdmi_pai {
status = "okay";
};
&hdmi_pvi {
status = "okay";
};