
20 Jun
2020
20 Jun
'20
10:27 p.m.
On Thu, Jun 11, 2020 at 1:04 PM Andre Przywara andre.przywara@arm.com wrote:
Even though the sata_sil driver was converted over to the driver model, it still assumed that the PCI controller is using the legacy interface.
Allow the "devno" member to be a struct udevice pointer and use DM_PCI_COMPAT to covert the rest of the interface.
Signed-off-by: Andre Przywara andre.przywara@arm.com
Reviewed-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij