Skip to content
Snippets Groups Projects
Verified Commit db2e8cfd authored by minute's avatar minute
Browse files

imx8mp: fix hdmi pipeline dtsi patch

parent 42504cc5
No related branches found
No related tags found
1 merge request!35Fixes for MNT Pocket Reform release
Pipeline #2046 failed
......@@ -13,11 +13,10 @@ Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -1569,6 +1569,89 @@
opp-hz = /bits/ 64 <1000000000>;
@@ -1748,6 +1748,89 @@ lcdif2_to_ldb: endpoint {
};
};
+
+ hdmi_pvi: display-bridge@32fc4000 {
+ compatible = "fsl,imx8mp-hdmi-pvi";
+ reg = <0x32fc4000 0x40>;
......@@ -100,6 +99,7 @@ Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
+ #phy-cells = <0>;
+ status = "disabled";
+ };
};
aips4: bus@32c00000 {
+
media_blk_ctrl: blk-ctrl@32ec0000 {
compatible = "fsl,imx8mp-media-blk-ctrl",
"syscon";
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment