summaryrefslogtreecommitdiff
path: root/arch/arm/dts/imx8mn-evk-u-boot.dtsi
diff options
context:
space:
mode:
authorYe Li <ye.li@nxp.com>2020-05-09 10:50:28 -0700
committerYe Li <ye.li@nxp.com>2022-04-06 18:03:49 +0800
commit60a655bb9fc28b54878a59079f3648ace0432d1a (patch)
tree6f5b6b33deaf83b1d7fd97c8a98010992853a715 /arch/arm/dts/imx8mn-evk-u-boot.dtsi
parentb36a4af2d807bd6841afedc1bbe005e8e015d545 (diff)
MLK-23964-18 imx8mn_evk: Enable video splash screen on DDR4 and LPDDR4 EVK
Update board codes and DTS files to add display relevant nodes and configurations. Support two video links with MIPI DSI: 1. MIPI DSI to HDMI convertor, this is default 2. RM67191 panel Signed-off-by: Ye Li <ye.li@nxp.com> (cherry picked from commit 6901ffb66e516a3e52d2120522dc1be18de5bafa) (cherry picked from commit 6258aa137275e12601aa10dd1f173787cd9bef22) (cherry picked from commit 09d7f7041e4ad247211c943080209bc96f02417f) (cherry picked from commit fe3b0ca4a4182a44666f60dac96ffe591f4f31ca)
Diffstat (limited to 'arch/arm/dts/imx8mn-evk-u-boot.dtsi')
-rw-r--r--arch/arm/dts/imx8mn-evk-u-boot.dtsi12
1 files changed, 12 insertions, 0 deletions
diff --git a/arch/arm/dts/imx8mn-evk-u-boot.dtsi b/arch/arm/dts/imx8mn-evk-u-boot.dtsi
index d80b3d4d74..31c2a882ae 100644
--- a/arch/arm/dts/imx8mn-evk-u-boot.dtsi
+++ b/arch/arm/dts/imx8mn-evk-u-boot.dtsi
@@ -311,3 +311,15 @@
regulator-max-microvolt = <1800000>;
};
};
+
+&lcdif {
+ /delete-property/ assigned-clocks;
+ /delete-property/ assigned-clock-parents;
+ /delete-property/ assigned-clock-rates;
+};
+
+&mipi_dsi {
+ /delete-property/ assigned-clocks;
+ /delete-property/ assigned-clock-parents;
+ /delete-property/ assigned-clock-rates;
+};