All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA
@ 2019-04-03 21:28 Michael Walle
  2019-04-03 21:28 ` [U-Boot] [PATCH 1/4] sata: sata_mv: use correct format specifier in debug() Michael Walle
                   ` (4 more replies)
  0 siblings, 5 replies; 18+ messages in thread
From: Michael Walle @ 2019-04-03 21:28 UTC (permalink / raw)
  To: u-boot

Please note that this patchset depends on the following series:
  https://patchwork.ozlabs.org/cover/1055937/
    (ARM: kirkwood: migrate to DM_USB)
  https://patchwork.ozlabs.org/patch/1054403/
    (sata: sata_mv: Add DM support to enable CONFIG_BLK usage)

Michael Walle (4):
  sata: sata_mv: use correct format specifier in debug()
  sata: sata_mv: support kirkwood architecture
  sata: sata_mv: add orion-sata compatible string
  arm: kirkwood: lsxl: enable DM for SATA

 configs/lschlv2_defconfig |  4 ++--
 configs/lsxhl_defconfig   |  4 ++--
 drivers/ata/sata_mv.c     | 10 +++++-----
 include/configs/lsxl.h    | 23 ++++++++++-------------
 4 files changed, 19 insertions(+), 22 deletions(-)

-- 
2.11.0

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

end of thread, other threads:[~2019-04-11 12:12 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-04-03 21:28 [U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA Michael Walle
2019-04-03 21:28 ` [U-Boot] [PATCH 1/4] sata: sata_mv: use correct format specifier in debug() Michael Walle
2019-04-04  7:01   ` Chris Packham
2019-04-04 15:16   ` Stefan Roese
2019-04-11 12:10   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 2/4] sata: sata_mv: support kirkwood architecture Michael Walle
2019-04-04  7:11   ` Chris Packham
2019-04-04 15:21     ` Stefan Roese
2019-04-04 15:18   ` Stefan Roese
2019-04-11 12:10   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 3/4] sata: sata_mv: add orion-sata compatible string Michael Walle
2019-04-04  7:11   ` Chris Packham
2019-04-04 15:21   ` Stefan Roese
2019-04-11 12:11   ` Stefan Roese
2019-04-03 21:28 ` [U-Boot] [PATCH 4/4] arm: kirkwood: lsxl: enable DM for SATA Michael Walle
2019-04-04 15:26   ` Stefan Roese
2019-04-11 12:12   ` Stefan Roese
2019-04-04  7:13 ` [U-Boot] [PATCH 0/4] ARM: " Chris Packham

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.