summaryrefslogtreecommitdiff
path: root/overlays/colibri-imx8x_dsihdmi_overlay.dts
diff options
context:
space:
mode:
authorOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-09-11 17:59:01 +0300
committerOleksandr Suvorov <oleksandr.suvorov@toradex.com>2020-09-11 19:30:27 +0300
commit9b6d6b4bc9dee389abb163f9403148fd063b5d7f (patch)
tree480f716d41e37d348f1c7c6d18fc3f997b4b52cc /overlays/colibri-imx8x_dsihdmi_overlay.dts
parent4dc3ae79b1b0a63341d4c38beaad771d260043e8 (diff)
overlays: colibri/apalis-imx8qm/qxp: make compatible with toradex_5.4-2.1.x-imx
Some NXP SoC subsystems are renamed. Fix names in overlay files to make them compatible to kernel version toradex_5.4-2.1.x-imx. Related-to: ELB-2900 Signed-off-by: Oleksandr Suvorov <oleksandr.suvorov@toradex.com>
Diffstat (limited to 'overlays/colibri-imx8x_dsihdmi_overlay.dts')
-rw-r--r--overlays/colibri-imx8x_dsihdmi_overlay.dts84
1 files changed, 6 insertions, 78 deletions
diff --git a/overlays/colibri-imx8x_dsihdmi_overlay.dts b/overlays/colibri-imx8x_dsihdmi_overlay.dts
index b055b07..810777f 100644
--- a/overlays/colibri-imx8x_dsihdmi_overlay.dts
+++ b/overlays/colibri-imx8x_dsihdmi_overlay.dts
@@ -9,10 +9,6 @@
compatible = "toradex,colibri-imx8qxp";
};
-&gpu_3d0 {
- status = "okay";
-};
-
&i2c0_mipi_lvds0 {
status = "okay";
@@ -43,14 +39,14 @@
lt8912@48 {
compatible = "lontium,lt8912";
ddc-i2c-bus = <&i2c_sw0>;
- hpd-gpios = <&gpio1 31 GPIO_ACTIVE_HIGH>;
+ hpd-gpios = <&lsio_gpio1 31 GPIO_ACTIVE_HIGH>;
pinctrl-names = "default";
pinctrl-0 = <&pinctrl_gpio_hpd>;
reg = <0x48>;
port {
lt8912_1_in: endpoint {
- remote-endpoint = <&mipi_dsi_bridge1_out>;
+ remote-endpoint = <&mipi0_dsi_host_out>;
};
};
};
@@ -85,7 +81,7 @@
status = "okay";
};
-&mipi_dsi_bridge1 {
+&mipi0_dsi_host {
status = "okay";
#address-cells = <1>;
@@ -93,85 +89,17 @@
port@1 {
reg = <1>;
- mipi_dsi_bridge1_out: endpoint {
+ mipi0_dsi_host_out: endpoint {
remote-endpoint = <&lt8912_1_in>;
};
};
};
-&mipi_dsi_phy1 {
- status = "okay";
-};
-
-&mipi_dsi1 {
- status = "okay";
-};
-
-&pixel_combiner {
- status = "okay";
-};
-
-&prg1 {
- status = "okay";
-};
-
-&prg2 {
- status = "okay";
-};
-
-&prg3 {
- status = "okay";
-};
-
-&prg4 {
- status = "okay";
-};
-
-&prg5 {
- status = "okay";
-};
-
-&prg6 {
- status = "okay";
-};
-
-&prg7 {
- status = "okay";
-};
-
-&prg8 {
- status = "okay";
-};
-
-&prg9 {
- status = "okay";
-};
-
-&dpr1_channel1 {
- status = "okay";
-};
-
-&dpr1_channel2 {
- status = "okay";
-};
-
-&dpr1_channel3 {
- status = "okay";
-};
-
-&dpr2_channel1 {
- status = "okay";
-};
-
-&dpr2_channel2 {
- status = "okay";
-};
-
-&dpr2_channel3 {
+&mipi0_dphy {
status = "okay";
};
-&dpu1 {
+&mipi1_dsi_host {
status = "okay";
};