Thread (12 messages) 12 messages, 4 authors, 2025-02-25

Re: [PATCH v2 4/6] arm64: dts: imx93: Add LCDIF & LDB nodes

From: Rob Herring <robh@kernel.org>
Date: 2025-02-25 14:58:36
Also in: imx, linux-arm-kernel, linux-clk, linux-pm, lkml

On Mon, Feb 24, 2025 at 03:28:25PM +0100, Alexander Stein wrote:
quoted hunk ↗ jump to hunk
LCDIF port 1 is directly attached to the LVDS Display Bridge (LDB).
Both need the same clock source (VIDEO_PLL1).

Signed-off-by: Alexander Stein <redacted>
---
 arch/arm64/boot/dts/freescale/imx93.dtsi | 77 ++++++++++++++++++++++++
 1 file changed, 77 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx93.dtsi b/arch/arm64/boot/dts/freescale/imx93.dtsi
index 56766fdb0b1e5..2628e1e628ec2 100644
--- a/arch/arm64/boot/dts/freescale/imx93.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx93.dtsi
@@ -1273,6 +1273,9 @@ s4muap: mailbox@47520000 {
 		media_blk_ctrl: system-controller@4ac10000 {
 			compatible = "fsl,imx93-media-blk-ctrl", "syscon";
 			reg = <0x4ac10000 0x10000>;
+			#address-cells = <1>;
+			#size-cells = <1>;
+			ranges;
Like the example, this is wrong.

ranges = <0x0 0x4ac10000 0x10000>;

Rob
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help