
Hi Chris,
On 22.01.19 08:35, Chris Packham wrote:
Hi Stefan, On Sat, Jan 19, 2019 at 12:51 AM Stefan Roese sr@denx.de wrote:
This patch adds DM_PCI support to the MVEBU PCIe driver. This is necessary, since all PCI drivers have to be moved to DM (driver model) until the v2019.07 release.
To not break git bisect'ablility, this patch also moves CONFIG_PCI_MVEBU from config headers to the defconfig files.
Signed-off-by: Stefan Roese sr@denx.de Cc: Dirk Eibach dirk.eibach@gdsys.cc Cc: Mario Six mario.six@gdsys.cc Cc: Chris Packham chris.packham@alliedtelesis.co.nz Cc: Phil Sutter phil@nwl.cc Cc: Marek BehĂșn marek.behun@nic.cz Cc: VlaoMao vlaomao@gmail.com
A couple of minor comments below. With them taken care of
Reviewed-by: Chris Packham judge.packham@gmail.com Tested-by: Chris Packham judge.packham@gmail.com
Thanks for the review. I'll make those changes in v3.
Thanks, Stefan