Thread (12 messages) 12 messages, 5 authors, 2019-09-25

Re: Re: [PATCH 5/5] arm64: dts: imx8mq: add DCSS node

From: Laurentiu Palcu <hidden>
Date: 2019-09-24 07:25:09
Also in: linux-arm-kernel, lkml

On Mon, Sep 23, 2019 at 09:54:42AM -0700, Stephen Boyd wrote:
Quoting Laurentiu Palcu (2019-09-23 07:13:19)
quoted
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 52aae34..d4aa778 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -871,6 +871,31 @@
                                interrupt-controller;
                                #interrupt-cells = <1>;
                        };
+
+                       dcss: dcss@0x32e00000 {
Drop the 0x prefix on node names.
Thanks, will do.
laurentiu
quoted
+                               #address-cells = <1>;
+                               #size-cells = <0>;
+                               compatible = "nxp,imx8mq-dcss";
+                               reg = <0x32e00000 0x2D000>, <0x32e2f000 0x1000>;
+                               interrupts = <6>, <8>, <9>;
+                               interrupt-names = "ctx_ld", "ctxld_kick", "vblank";
+                               interrupt-parent = <&irqsteer>;
+                               clocks = <&clk IMX8MQ_CLK_DISP_APB_ROOT>,
+                                        <&clk IMX8MQ_CLK_DISP_AXI_ROOT>,
+                                        <&clk IMX8MQ_CLK_DISP_RTRM_ROOT>,
+                                        <&clk IMX8MQ_VIDEO2_PLL_OUT>,
+                                        <&clk IMX8MQ_CLK_DISP_DTRC>;
+                               clock-names = "apb", "axi", "rtrm", "pix", "dtrc";
+                               assigned-clocks = <&clk IMX8MQ_CLK_DISP_AXI>,
+                                                 <&clk IMX8MQ_CLK_DISP_RTRM>,
+                                                 <&clk IMX8MQ_VIDEO2_PLL1_REF_SEL>;
+                               assigned-clock-parents = <&clk IMX8MQ_SYS1_PLL_800M>,
+                                                        <&clk IMX8MQ_SYS1_PLL_800M>,
+                                                        <&clk IMX8MQ_CLK_27M>;
+                               assigned-clock-rates = <800000000>,
+                                                          <400000000>;
+                               status = "disabled";
+                       };
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help