]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: dts: freescale: imx8mp-verdin: enable hdmi_pai device
authorFrancesco Dolcini <francesco.dolcini@toradex.com>
Tue, 9 Dec 2025 10:17:50 +0000 (11:17 +0100)
committerShawn Guo <shawnguo@kernel.org>
Tue, 30 Dec 2025 03:12:56 +0000 (11:12 +0800)
Enable the hdmi_pai device on the various iMX8M Plus Verdin boards that
feature the related HDMI interface.

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

See commit b21f87b8322f ("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>
arch/arm64/boot/dts/freescale/imx8mp-verdin-dahlia.dtsi
arch/arm64/boot/dts/freescale/imx8mp-verdin-dev.dtsi
arch/arm64/boot/dts/freescale/imx8mp-verdin-mallow.dtsi
arch/arm64/boot/dts/freescale/imx8mp-verdin-yavia.dtsi

index 1493319aa748d0504fc8110cca28161b0428edc0..0e218e6b8e291c6cb9010a692a6147ee7afd4dc8 100644 (file)
 };
 
 /* Verdin HDMI_1 */
+&hdmi_pai {
+       status = "okay";
+};
+
 &hdmi_pvi {
        status = "okay";
 };
index a38e7c947a421cac689c14661530ced445697d47..72a4f846d694494a18ad26fd46922aaa876198de 100644 (file)
 };
 
 /* Verdin HDMI_1 */
+&hdmi_pai {
+       status = "okay";
+};
+
 &hdmi_pvi {
        status = "okay";
 };
index 11cf3bdc95c4ee276d0f29faf2476c6033e3850e..846b367068213d92b5b21953d91cf4601a1aba33 100644 (file)
 };
 
 /* Verdin HDMI_1 */
+&hdmi_pai {
+       status = "okay";
+};
+
 &hdmi_pvi {
        status = "okay";
 };
index cc389cda2af2ebf72a0c4f833115da3cfb8cb2a6..f3d28e23ba6c67bcae679ed14f31f84f837b4b8d 100644 (file)
 };
 
 /* Verdin HDMI_1 */
+&hdmi_pai {
+       status = "okay";
+};
+
 &hdmi_pvi {
        status = "okay";
 };