u-boot/arch/arm/mach-kirkwood
Pali Rohár 4364071362 pci: pci_mvebu: Add support for Kirkwood PCIe controllers
Kirkwood uses macros KW_DEFADR_PCI_MEM and KW_DEFADR_PCI_IO for base
address of PCIe mappings. Size of PCIe windows is not defined in any macro
yet, so export them in new KW_DEFADR_PCI_MEM_SIZE and KW_DEFADR_PCI_IO_SIZE
macros.

Kirkwood arch code already maps mbus windows for io and mem, so avoid
calling mvebu_mbus_add_window_by_id() function which would try to do
duplicate window mapping.

Kirkwood PCIe controllers already use "marvell,kirkwood-pcie" DT compatible
string, so mark pci_mvebu.c driver as compatible for it.

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Stefan Roese <sr@denx.de>
2022-01-20 11:35:29 +01:00
..
include/mach pci: pci_mvebu: Add support for Kirkwood PCIe controllers 2022-01-20 11:35:29 +01:00
cache.c common: Drop net.h from common header 2020-05-18 17:33:31 -04:00
cpu.c pci: pci_mvebu: Add support for Kirkwood PCIe controllers 2022-01-20 11:35:29 +01:00
Kconfig Convert CONFIG_88F5182 et al to Kconfig 2021-12-27 16:20:19 -05:00
Makefile SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
mpp.c common: Drop log.h from common header 2020-05-18 21:19:18 -04:00