summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMax Krummenacher <max.krummenacher@toradex.com>2022-08-18 10:19:05 +0200
committerPhilippe Schenker <philippe.schenker@toradex.com>2022-08-23 13:02:13 +0000
commit4cfc18f4648c95c7eb49290a10658b3d162c40ec (patch)
tree8899a810e4372cb27f4cce857ddc29f636be96e8
parentfce7d974897778052b9ba45730b34c5016bf0030 (diff)
verdin-imx8mp_native-hdmi_overlay: follow changed kernel dtb
With the 5.15 NXP kernel the clock/power/reset subsystem was reworked. Follow the changed node names in the kernel. Related-to: ELB-4599 Signed-off-by: Max Krummenacher <max.krummenacher@toradex.com>
-rw-r--r--overlays/verdin-imx8mp_native-hdmi_overlay.dts8
1 files changed, 2 insertions, 6 deletions
diff --git a/overlays/verdin-imx8mp_native-hdmi_overlay.dts b/overlays/verdin-imx8mp_native-hdmi_overlay.dts
index ba1e0e6..9ff1dac 100644
--- a/overlays/verdin-imx8mp_native-hdmi_overlay.dts
+++ b/overlays/verdin-imx8mp_native-hdmi_overlay.dts
@@ -28,15 +28,11 @@
status = "okay";
};
-&hdmimix_clk {
- status = "okay";
-};
-
-&hdmimix_reset {
+&hdmiphy {
status = "okay";
};
-&hdmiphy {
+&hdmi_blk_ctrl {
status = "okay";
};