Re: [PATCH v2] PCI: keystone: Enable compile-testing on !ARM

2020-11-19 Thread Lorenzo Pieralisi
On Sun, 6 Sep 2020 20:51:27 +0100, Alex Dewar wrote: > Currently the Keystone driver can only be compile-tested on ARM, but > this restriction seems unnecessary. Get rid of it to increase test > coverage. > > Build-tested with allyesconfig on x86, ppc, mips and riscv. Applied to pci/keystone, tha

Re: [PATCH v2] PCI: keystone: Enable compile-testing on !ARM

2020-10-10 Thread Alex Dewar
On 30/09/2020 19:21, Rob Herring wrote: On Sun, 06 Sep 2020 20:51:27 +0100, Alex Dewar wrote: Currently the Keystone driver can only be compile-tested on ARM, but this restriction seems unnecessary. Get rid of it to increase test coverage. Build-tested with allyesconfig on x86, ppc, mips and ri

Re: [PATCH v2] PCI: keystone: Enable compile-testing on !ARM

2020-09-30 Thread Rob Herring
On Sun, 06 Sep 2020 20:51:27 +0100, Alex Dewar wrote: > Currently the Keystone driver can only be compile-tested on ARM, but > this restriction seems unnecessary. Get rid of it to increase test > coverage. > > Build-tested with allyesconfig on x86, ppc, mips and riscv. > > Signed-off-by: Alex Dew

Re: [PATCH v2] PCI: keystone: Enable compile-testing on !ARM

2020-09-19 Thread Alex Dewar
On 2020-09-06 20:51, Alex Dewar wrote: Currently the Keystone driver can only be compile-tested on ARM, but this restriction seems unnecessary. Get rid of it to increase test coverage. Friendly ping? Build-tested with allyesconfig on x86, ppc, mips and riscv. Signed-off-by: Alex Dewar ---

[PATCH v2] PCI: keystone: Enable compile-testing on !ARM

2020-09-06 Thread Alex Dewar
Currently the Keystone driver can only be compile-tested on ARM, but this restriction seems unnecessary. Get rid of it to increase test coverage. Build-tested with allyesconfig on x86, ppc, mips and riscv. Signed-off-by: Alex Dewar --- drivers/pci/controller/dwc/Kconfig | 4 ++-- 1 file changed