Thread (13 messages) 13 messages, 5 authors, 2019-03-27

Re: [PATCH v6 1/4] arm64: dts: imx8mq: Add SDMA nodes

From: Daniel Baluta <hidden>
Date: 2019-03-27 09:52:03
Also in: linux-devicetree, lkml

On Tue, Mar 26, 2019 at 11:44 PM Angus Ainslie [off-list ref] wrote:
On 2019-03-19 07:31, Shawn Guo wrote:
quoted
On Fri, Mar 08, 2019 at 12:02:22PM +0000, Daniel Baluta wrote:
quoted
SDMA1 is part of AIPS-3 region and SDMA2 is part
of AIPS-1 region.

Reviewed-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by tag should go after your SoB, since that's the sequence of
how they come.
quoted
Signed-off-by: Anson Huang <redacted>
[initial submit in i.MX internal tree]
Signed-off-by: Daniel Baluta <daniel.baluta@nxp.com>
[adaptation for linux-next]
I would see these notes in commit log or even just cover letter.

Shawn
quoted
---
 arch/arm64/boot/dts/freescale/imx8mq.dtsi | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 9155bd4784eb..9d48450453fb 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -234,6 +234,17 @@
                             status = "disabled";
                     };

+                    sdma2: sdma@302c0000 {
+                            compatible = "fsl,imx8mq-sdma","fsl,imx7d-sdma";
+                            reg = <0x302c0000 0x10000>;
+                            interrupts = <GIC_SPI 103 IRQ_TYPE_LEVEL_HIGH>;
+                            clocks = <&clk IMX8MQ_CLK_SDMA2_ROOT>,
+                                     <&clk IMX8MQ_CLK_SDMA2_ROOT>;
+                            clock-names = "ipg", "ahb";
+                            #dma-cells = <3>;
+                            fsl,sdma-ram-script-name = "imx/sdma/sdma-imx7d.bin";
+                    };
+
                     iomuxc: iomuxc@30330000 {
                             compatible = "fsl,imx8mq-iomuxc";
                             reg = <0x30330000 0x10000>;
@@ -575,6 +586,17 @@
                             status = "disabled";
                     };

+                    sdma1: sdma@30bd0000 {
+                            compatible = "fsl, imx8mq-sdma","fsl,imx7d-sdma";
There shouldn't be a space in the imx8mq compatible string.
Oh, nice catch. This patch series is already in so care to send a fix?

Otherwise, I will take care of it.

thanks,
Daniel.

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help