mail archive of the barebox mailing list
 help / color / mirror / Atom feed
* [PATCH 0/6] i.MX51 RDU1 and Babbage USB fixes
@ 2018-08-25 21:03 Andrey Smirnov
  2018-08-25 21:03 ` [PATCH 1/6] clk: i.MX: Port Linux clock tree for i.MX51 and i.MX53 Andrey Smirnov
                   ` (6 more replies)
  0 siblings, 7 replies; 13+ messages in thread
From: Andrey Smirnov @ 2018-08-25 21:03 UTC (permalink / raw)
  To: barebox; +Cc: Andrey Smirnov

Everyone:

These patches are a number of fixes I came up with while looking into
USB related problems on Babbage board.

Feedback is welcome!

Thanks,
Andrey Smirnov

Andrey Smirnov (6):
  clk: i.MX: Port Linux clock tree for i.MX51 and i.MX53
  ARM: imx51-zii-rdu1: Swtich to using Linux clock tree
  ARM: freescale-mx51-babbage: Swtich to using Linux clock tree
  ARM: freescale-mx51-babbage: Add USBH1 PHY reset sequence
  dts: imx51-babbage: Add USBH1 iomux configuration
  ARM: imx51-zii-rdu1: Add USBH1,2 iomux configuration

 .../arm/boards/freescale-mx51-babbage/board.c |  35 ++
 arch/arm/dts/imx51-babbage.dts                |  24 +
 arch/arm/dts/imx51-zii-rdu1.dts               |  46 ++
 arch/arm/mach-imx/Kconfig                     |   2 +
 drivers/clk/imx/Makefile                      |   2 +-
 drivers/clk/imx/clk-imx51-imx53.c             | 549 ++++++++++++++++++
 6 files changed, 657 insertions(+), 1 deletion(-)
 create mode 100644 drivers/clk/imx/clk-imx51-imx53.c

-- 
2.17.1


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

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

end of thread, other threads:[~2018-08-29  7:42 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-25 21:03 [PATCH 0/6] i.MX51 RDU1 and Babbage USB fixes Andrey Smirnov
2018-08-25 21:03 ` [PATCH 1/6] clk: i.MX: Port Linux clock tree for i.MX51 and i.MX53 Andrey Smirnov
2018-08-27  7:46   ` Sascha Hauer
2018-08-27 23:22     ` Andrey Smirnov
2018-08-25 21:03 ` [PATCH 2/6] ARM: imx51-zii-rdu1: Swtich to using Linux clock tree Andrey Smirnov
2018-08-27  9:15   ` Roland Hieber
2018-08-25 21:03 ` [PATCH 3/6] ARM: freescale-mx51-babbage: " Andrey Smirnov
2018-08-25 21:03 ` [PATCH 4/6] ARM: freescale-mx51-babbage: Add USBH1 PHY reset sequence Andrey Smirnov
2018-08-25 21:03 ` [PATCH 5/6] dts: imx51-babbage: Add USBH1 iomux configuration Andrey Smirnov
2018-08-25 21:03 ` [PATCH 6/6] ARM: imx51-zii-rdu1: Add USBH1,2 " Andrey Smirnov
2018-08-27  7:49 ` [PATCH 0/6] i.MX51 RDU1 and Babbage USB fixes Sascha Hauer
2018-08-29  3:03   ` Andrey Smirnov
2018-08-29  7:41     ` Sascha Hauer

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