dmaengine.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [v2,1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string
@ 2019-03-29 15:21 Angus Ainslie
  0 siblings, 0 replies; 3+ messages in thread
From: Angus Ainslie @ 2019-03-29 15:21 UTC (permalink / raw)
  To: angus.ainslie
  Cc: Rob Herring, Mark Rutland, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Dan Williams, Vinod Koul, Lucas Stach, Angus Ainslie (Purism),
	Carlo Caione, Daniel Baluta, Guido Günther, devicetree,
	linux-arm-kernel, linux-kernel, dmaengine

Fix a typo in the compatible string

Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
---
 arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
index 81d5ce1b1ec1..06158625f24f 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -720,7 +720,7 @@
 			};
 
 			sdma1: sdma@30bd0000 {
-				compatible = "fsl, imx8mq-sdma","fsl,imx7d-sdma";
+				compatible = "fsl,imx8mq-sdma","fsl,imx7d-sdma";
 				reg = <0x30bd0000 0x10000>;
 				interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
 				clocks = <&clk IMX8MQ_CLK_SDMA1_ROOT>,

^ permalink raw reply related	[flat|nested] 3+ messages in thread

* [v2,1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string
@ 2019-03-30 16:55 Daniel Baluta
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Baluta @ 2019-03-30 16:55 UTC (permalink / raw)
  To: Angus Ainslie (Purism)
  Cc: Angus Ainslie, Rob Herring, Mark Rutland, Shawn Guo, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, dl-linux-imx,
	Dan Williams, Vinod Koul, Lucas Stach, Carlo Caione,
	Guido Günther, Devicetree List, linux-arm-kernel,
	Linux Kernel Mailing List, dmaengine@vger.kernel.org

On Fri, Mar 29, 2019 at 5:22 PM Angus Ainslie (Purism) <angus@akkea.ca> wrote:
>
> Fix a typo in the compatible string
>
> Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>

Reviewed-by: Daniel Baluta <daniel.baluta@nxp.com>

> ---
>  arch/arm64/boot/dts/freescale/imx8mq.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm64/boot/dts/freescale/imx8mq.dtsi b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> index 81d5ce1b1ec1..06158625f24f 100644
> --- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> +++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
> @@ -720,7 +720,7 @@
>                         };
>
>                         sdma1: sdma@30bd0000 {
> -                               compatible = "fsl, imx8mq-sdma","fsl,imx7d-sdma";
> +                               compatible = "fsl,imx8mq-sdma","fsl,imx7d-sdma";
>                                 reg = <0x30bd0000 0x10000>;
>                                 interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
>                                 clocks = <&clk IMX8MQ_CLK_SDMA1_ROOT>,
> --
> 2.17.1
>

^ permalink raw reply	[flat|nested] 3+ messages in thread

* [v2,1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string
@ 2019-04-03 10:59 Shawn Guo
  0 siblings, 0 replies; 3+ messages in thread
From: Shawn Guo @ 2019-04-03 10:59 UTC (permalink / raw)
  To: Angus Ainslie (Purism)
  Cc: angus.ainslie, Rob Herring, Mark Rutland, Sascha Hauer,
	Pengutronix Kernel Team, Fabio Estevam, NXP Linux Team,
	Dan Williams, Vinod Koul, Lucas Stach, Carlo Caione,
	Daniel Baluta, Guido Günther, devicetree, linux-arm-kernel,
	linux-kernel, dmaengine

On Fri, Mar 29, 2019 at 08:21:28AM -0700, Angus Ainslie (Purism) wrote:
> Fix a typo in the compatible string
> 
> Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>

Applied, thanks.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-04-03 10:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-03 10:59 [v2,1/3] arm64: dts: imx8mq: Fix the fsl,imx8mq-sdma compatible string Shawn Guo
  -- strict thread matches above, loose matches on Subject: below --
2019-03-30 16:55 Daniel Baluta
2019-03-29 15:21 Angus Ainslie

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).