[PING^2][PATCH] RISC-V: PCI: Avoid handing out address 0 to devices

From: Maciej W. Rozycki
Date: Wed Jun 22 2022 - 07:04:26 EST


On Wed, 27 Apr 2022, Maciej W. Rozycki wrote:

> Therefore avoid handing out address 0, by bumping the lowest address
> available to PCI via PCIBIOS_MIN_IO and PCIBIOS_MIN_MEM up by 4 and 16
> respectively, which is the minimum allocation size for I/O and memory
> BARs.

Ping for:
<https://lore.kernel.org/lkml/alpine.DEB.2.21.2204271207590.9383@xxxxxxxxxxxxxxxxx/>

Maciej