linux (NXP iMX8): Update to V18 - Cadence MHDP8501(HDMI/DP) for i.MX8MQ

ref:
- https://patchwork.kernel.org/project/linux-phy/list/?series=892316
- https://patchwork.freedesktop.org/series/120825/
This commit is contained in:
Rudi Heitbaum 2024-10-08 05:53:26 +00:00
parent b82eaaaf1a
commit fd527f09c3
4 changed files with 1161 additions and 741 deletions

View File

@ -32,7 +32,7 @@ index 7507548cdb16..267e32895aa0 100644
}; };
&A53_0 { &A53_0 {
@@ -226,6 +237,26 @@ wl-reg-on-hog { @@ -226,6 +237,27 @@ wl-reg-on-hog {
}; };
}; };
@ -49,6 +49,7 @@ index 7507548cdb16..267e32895aa0 100644
+}; +};
+ +
+&mhdp { +&mhdp {
+ data-lanes = <1 2 3 4>;
+ status = "okay"; + status = "okay";
+}; +};
+ +

View File

@ -12,7 +12,7 @@ diff --git a/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts b/arch/arm64/boot/
index 89cbec5c41b2..5e2b1a84a85e 100644 index 89cbec5c41b2..5e2b1a84a85e 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts --- a/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts
+++ b/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts +++ b/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts
@@ -54,6 +54,37 @@ ethphy0: ethernet-phy@1 { @@ -54,6 +54,38 @@ ethphy0: ethernet-phy@1 {
reg = <1>; reg = <1>;
}; };
}; };
@ -42,6 +42,7 @@ index 89cbec5c41b2..5e2b1a84a85e 100644
+}; +};
+ +
+&mhdp { +&mhdp {
+ data-lanes = <1 2 3 4>;
+ status = "okay"; + status = "okay";
+}; +};
+ +

View File

@ -30,7 +30,7 @@ index a3b9d615a3b4..deba4a6f65d5 100644
}; };
&A53_0 { &A53_0 {
@@ -111,6 +122,26 @@ map4 { @@ -111,6 +122,27 @@ map4 {
}; };
}; };
@ -47,6 +47,7 @@ index a3b9d615a3b4..deba4a6f65d5 100644
+}; +};
+ +
+&mhdp { +&mhdp {
+ data-lanes = <1 2 3 4>;
+ status = "okay"; + status = "okay";
+}; +};
+ +