mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/3] APBH DMA fixes for i.MX7
@ 2018-04-01  1:13 Andrey Smirnov
  2018-04-01  1:13 ` [PATCH 1/3] clk: i.MX7: Port NAND clock setup code from Linux Andrey Smirnov
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Andrey Smirnov @ 2018-04-01  1:13 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

Hi everyone:

The following two patches are to fix a case of broken boot I
discovered when I built a mult-image build for i.MX6 and i.MX7 and
tried to boot it on my i.MX7 SabreSD board.

Let me know if anything needs changing.

Thanks,
Andrey Smirnov

Andrey Smirnov (3):
  clk: i.MX7: Port NAND clock setup code from Linux
  clk: Forward declare struct of_device_id in linux/clk.h
  dma: apbh: Enable clock as a part of probing

 drivers/clk/imx/clk-imx7.c |  5 +++--
 drivers/clk/imx/clk.h      |  7 +++++++
 drivers/dma/apbh_dma.c     | 13 +++++++++++++
 include/linux/clk.h        |  1 +
 4 files changed, 24 insertions(+), 2 deletions(-)

-- 
2.14.3


_______________________________________________
barebox mailing list
barebox@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/barebox

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

end of thread, other threads:[~2018-04-03  7:13 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-04-01  1:13 [PATCH 0/3] APBH DMA fixes for i.MX7 Andrey Smirnov
2018-04-01  1:13 ` [PATCH 1/3] clk: i.MX7: Port NAND clock setup code from Linux Andrey Smirnov
2018-04-01  1:13 ` [PATCH 2/3] clk: Forward declare struct of_device_id in linux/clk.h Andrey Smirnov
2018-04-01  1:13 ` [PATCH 3/3] dma: apbh: Enable clock as a part of probing Andrey Smirnov
2018-04-01  1:13 ` [PATCH] Revert "startup: Load default environment earlier" Andrey Smirnov
2018-04-03  7:12 ` [PATCH 0/3] APBH DMA fixes for i.MX7 Sascha Hauer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox