* [PATCH v2] arm64: dts: imx8mp: add interconnect for lcdif-hdmi
@ 2025-08-21 16:01 Marco Felsch
2025-09-11 0:54 ` Shawn Guo
0 siblings, 1 reply; 2+ messages in thread
From: Marco Felsch @ 2025-08-21 16:01 UTC (permalink / raw)
To: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam
Cc: devicetree, imx, linux-arm-kernel, linux-kernel
Add the missing interconnect for the lcdif-hdmi.
Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
---
v2:
- align the list with the dt-bindings list
arch/arm64/boot/dts/freescale/imx8mp.dtsi | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mp.dtsi b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
index 948b88cf5e9d..ca7ec1bb4be5 100644
--- a/arch/arm64/boot/dts/freescale/imx8mp.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mp.dtsi
@@ -2046,6 +2046,10 @@ hdmi_blk_ctrl: blk-ctrl@32fc0000 {
"pai", "pvi", "trng",
"hdmi-tx", "hdmi-tx-phy",
"hdcp", "hrv";
+ interconnects = <&noc IMX8MP_ICM_HRV &noc IMX8MP_ICN_HDMI>,
+ <&noc IMX8MP_ICM_LCDIF_HDMI &noc IMX8MP_ICN_HDMI>,
+ <&noc IMX8MP_ICM_HDCP &noc IMX8MP_ICN_HDMI>;
+ interconnect-names = "hrv", "lcdif-hdmi", "hdcp";
#power-domain-cells = <1>;
};
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH v2] arm64: dts: imx8mp: add interconnect for lcdif-hdmi
2025-08-21 16:01 [PATCH v2] arm64: dts: imx8mp: add interconnect for lcdif-hdmi Marco Felsch
@ 2025-09-11 0:54 ` Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2025-09-11 0:54 UTC (permalink / raw)
To: Marco Felsch
Cc: robh, krzk+dt, conor+dt, shawnguo, s.hauer, kernel, festevam,
devicetree, imx, linux-arm-kernel, linux-kernel
On Thu, Aug 21, 2025 at 06:01:37PM +0200, Marco Felsch wrote:
> Add the missing interconnect for the lcdif-hdmi.
>
> Signed-off-by: Marco Felsch <m.felsch@pengutronix.de>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-09-11 0:55 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-21 16:01 [PATCH v2] arm64: dts: imx8mp: add interconnect for lcdif-hdmi Marco Felsch
2025-09-11 0:54 ` Shawn Guo
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).