* [v2,3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq
@ 2019-03-29 15:21 Angus Ainslie
0 siblings, 0 replies; 2+ 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
Set ahb clock on sdma1 to get rid of "Timeout waiting for CH0"
on the imx8mq.
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 06158625f24f..7233d9a315b8 100644
--- a/arch/arm64/boot/dts/freescale/imx8mq.dtsi
+++ b/arch/arm64/boot/dts/freescale/imx8mq.dtsi
@@ -724,7 +724,7 @@
reg = <0x30bd0000 0x10000>;
interrupts = <GIC_SPI 2 IRQ_TYPE_LEVEL_HIGH>;
clocks = <&clk IMX8MQ_CLK_SDMA1_ROOT>,
- <&clk IMX8MQ_CLK_SDMA1_ROOT>;
+ <&clk IMX8MQ_CLK_AHB>;
clock-names = "ipg", "ahb";
#dma-cells = <3>;
fsl,sdma-ram-script-name = "imx/sdma/sdma-imx7d.bin";
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [v2,3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq
@ 2019-04-03 11:00 Shawn Guo
0 siblings, 0 replies; 2+ messages in thread
From: Shawn Guo @ 2019-04-03 11:00 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:30AM -0700, Angus Ainslie (Purism) wrote:
> Set ahb clock on sdma1 to get rid of "Timeout waiting for CH0"
> on the imx8mq.
>
> Signed-off-by: Angus Ainslie (Purism) <angus@akkea.ca>
Applied, thanks.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2019-04-03 11:00 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-04-03 11:00 [v2,3/3] arm64: dts: imx8mq: Change ahb clock for imx8mq Shawn Guo
-- strict thread matches above, loose matches on Subject: below --
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).