arm64: dts: freescale: imx8mp-toradex-smarc: enable hdmi_pai device

Enable the hdmi_pai device on the Toradex SMARC iMX8M Plus Development
boards.

The hdmi_pai device, together with aud2htx module, hdmi_pai and hdmi
controller compose the HDMI audio pipeline.

See commit b21f87b832 ("arm64: dts: imx8mp-evk: enable hdmi_pai
device") for the equivalent change on the NXP i.MX8MP EVK board.

Signed-off-by: Francesco Dolcini <francesco.dolcini@toradex.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
Francesco Dolcini
2025-12-09 11:17:51 +01:00
committed by Shawn Guo
parent 9cd778b496
commit 53fb7a3aa5

View File

@@ -107,6 +107,10 @@ &gpio4 {
pinctrl-0 = <&pinctrl_gpio4>, <&pinctrl_gpio6>;
};
&hdmi_pai {
status = "okay";
};
&hdmi_pvi {
status = "okay";
};