Re: [PATCH] ARM: integrator: Drop PCI support

2021-07-06 Thread Tom Rini
On Sat, May 15, 2021 at 02:44:19PM +0200, Linus Walleij wrote: > We didn't convert the Integrator to use DM for PCI in > time, and we don't use it either so let's just drop > PCI support from the Integrator. > > Signed-off-by: Linus Walleij > Reviewed-by: Tom Rini Applied to u-boot/master, tha

Re: [PATCH] ARM: integrator: Drop PCI support

2021-05-15 Thread Tom Rini
On Sat, May 15, 2021 at 02:44:19PM +0200, Linus Walleij wrote: > We didn't convert the Integrator to use DM for PCI in > time, and we don't use it either so let's just drop > PCI support from the Integrator. > > Signed-off-by: Linus Walleij Thanks! Reviewed-by: Tom Rini -- Tom signature.a

[PATCH] ARM: integrator: Drop PCI support

2021-05-15 Thread Linus Walleij
We didn't convert the Integrator to use DM for PCI in time, and we don't use it either so let's just drop PCI support from the Integrator. Signed-off-by: Linus Walleij --- board/armltd/integrator/Makefile| 1 - board/armltd/integrator/integrator.c| 1 - board/armltd/integrator/pc