public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/4] Convert LaCie boards to use DM drivers
@ 2020-06-24 22:28 Simon Guinot
  2020-06-24 22:28 ` [PATCH 1/4] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH Simon Guinot
                   ` (3 more replies)
  0 siblings, 4 replies; 7+ messages in thread
From: Simon Guinot @ 2020-06-24 22:28 UTC (permalink / raw)
  To: u-boot

This patch converts the following LaCie boards (Marvell Kirkwood-based)
to use DM drivers:

- d2 Network v2
- Internet Space v2
- 2Big Network v2
- Network Space v2
- Network Space Lite v2
- Network Space Max v2
- Network Space Mini v2

Simon Guinot (4):
  arm: kirkwood: convert LaCie boards to DM_SPI_FLASH
  arm: kirkwood: switch LaCie boards to sata_mv driver
  arm: kirkwood: enable DM_USB for LaCie board
  arm: kirkwood: enable DM_ETH for LaCie board

 arch/arm/dts/kirkwood-netxbig.dtsi    |  4 ++++
 arch/arm/dts/kirkwood-ns2-common.dtsi |  4 ++++
 board/LaCie/net2big_v2/net2big_v2.c   |  2 +-
 board/LaCie/netspace_v2/netspace_v2.c |  4 ++--
 configs/d2net_v2_defconfig            | 13 +++++++++----
 configs/inetspace_v2_defconfig        | 13 +++++++++----
 configs/net2big_v2_defconfig          | 13 +++++++++----
 configs/netspace_lite_v2_defconfig    | 14 ++++++++++----
 configs/netspace_max_v2_defconfig     | 14 ++++++++++----
 configs/netspace_mini_v2_defconfig    | 12 ++++++++----
 configs/netspace_v2_defconfig         | 13 +++++++++----
 include/configs/lacie_kw.h            | 19 +++++++++----------
 12 files changed, 84 insertions(+), 41 deletions(-)

-- 
2.27.0

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

end of thread, other threads:[~2020-06-28 16:14 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-06-24 22:28 [PATCH 0/4] Convert LaCie boards to use DM drivers Simon Guinot
2020-06-24 22:28 ` [PATCH 1/4] arm: kirkwood: convert LaCie boards to DM_SPI_FLASH Simon Guinot
2020-06-26 19:40   ` Tom Rini
2020-06-28 16:14     ` Simon Guinot
2020-06-24 22:28 ` [PATCH 2/4] arm: kirkwood: switch LaCie boards to sata_mv driver Simon Guinot
2020-06-24 22:28 ` [PATCH 3/4] arm: kirkwood: enable DM_USB for LaCie board Simon Guinot
2020-06-24 22:28 ` [PATCH 4/4] arm: kirkwood: enable DM_ETH " Simon Guinot

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