From: Shengjiu Wang Date: Tue, 23 Sep 2025 05:30:01 +0000 (+0800) Subject: arm64: dts: imx8mp-evk: enable hdmi_pai device X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=b21f87b8322f4ce17ad49d521b0f03c986941156;p=thirdparty%2Flinux.git 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 Reviewed-by: Frank Li Tested-by: Alexander Stein Signed-off-by: Shawn Guo --- diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts index f0762ba60c8ce..c6facb2ad9aaa 100644 --- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts +++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts @@ -442,6 +442,10 @@ status = "disabled";/* can2 pin conflict with pdm */ }; +&hdmi_pai { + status = "okay"; +}; + &hdmi_pvi { status = "okay"; };