mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
Merge pull request #9484 from heitbaum/nxp
linux (NXP iMX8): Update to V18 - Cadence MHDP8501(HDMI/DP) for i.MX8MQ
This commit is contained in:
commit
4109c72d45
File diff suppressed because it is too large
Load Diff
@ -32,7 +32,7 @@ index 7507548cdb16..267e32895aa0 100644
|
||||
};
|
||||
|
||||
&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 {
|
||||
+ data-lanes = <1 2 3 4>;
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
@ -12,7 +12,7 @@ diff --git a/arch/arm64/boot/dts/freescale/imx8mq-pico-pi.dts b/arch/arm64/boot/
|
||||
index 89cbec5c41b2..5e2b1a84a85e 100644
|
||||
--- a/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>;
|
||||
};
|
||||
};
|
||||
@ -42,6 +42,7 @@ index 89cbec5c41b2..5e2b1a84a85e 100644
|
||||
+};
|
||||
+
|
||||
+&mhdp {
|
||||
+ data-lanes = <1 2 3 4>;
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
@ -30,7 +30,7 @@ index a3b9d615a3b4..deba4a6f65d5 100644
|
||||
};
|
||||
|
||||
&A53_0 {
|
||||
@@ -111,6 +122,26 @@ map4 {
|
||||
@@ -111,6 +122,27 @@ map4 {
|
||||
};
|
||||
};
|
||||
|
||||
@ -47,6 +47,7 @@ index a3b9d615a3b4..deba4a6f65d5 100644
|
||||
+};
|
||||
+
|
||||
+&mhdp {
|
||||
+ data-lanes = <1 2 3 4>;
|
||||
+ status = "okay";
|
||||
+};
|
||||
+
|
||||
|
Loading…
x
Reference in New Issue
Block a user