summaryrefslogtreecommitdiff
path: root/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
diff options
context:
space:
mode:
authorAbel Vesa <abel.vesa@nxp.com>2020-06-13 00:36:06 +0300
committerDong Aisheng <aisheng.dong@nxp.com>2021-11-02 16:50:31 +0800
commit72aa6a538e7eb960e4f01f277e3e6ec55dec1c31 (patch)
tree430b218e097e851e38776d9150c58155fc848e59 /arch/arm64/boot/dts/freescale/imx8mp-evk.dts
parent9872857f71a2c8e5e4f734fcb93da54dcef197c9 (diff)
arm64: dts: imx8mp: Make hdmi_blk_ctrl single node for combo driver
Make the hdmi_blk_ctrl dts node a single one and change all the references to it accordingly. Do this in order to have a single combo driver for hdmi_blk_ctrl. Some of the features of the hdmi_ctrl will be used by some different drivers in a way those drivers will know best, so adding the syscon compatible we allow those to do just that. Those drivers will have to also add the hdmimix PD to their devicetree node in order to make sure hdmi_blk_ctrl is on while they are operating. Signed-off-by: Abel Vesa <abel.vesa@nxp.com> Reviewed-by: Dong Aisheng <aisheng.dong@nxp.com> Tested-by: Daniel Baluta <daniel.baluta@nxp.com>
Diffstat (limited to 'arch/arm64/boot/dts/freescale/imx8mp-evk.dts')
-rw-r--r--arch/arm64/boot/dts/freescale/imx8mp-evk.dts6
1 files changed, 1 insertions, 5 deletions
diff --git a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
index cd4ad30360bf..a11e88fe0829 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mp-evk.dts
@@ -384,11 +384,7 @@
status = "okay";
};
-&hdmimix_clk {
- status = "okay";
-};
-
-&hdmimix_reset {
+&hdmi_blk_ctrl {
status = "okay";
};