From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Wed, 3 Apr 2019 23:28:27 +0200 Subject: [U-Boot] [PATCH 0/4] ARM: kirkwood: lsxl: enable DM for SATA Message-ID: <20190403212831.29886-1-michael@walle.cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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