riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi
authorConor Dooley <conor.dooley@microchip.com>
Tue, 27 Sep 2022 11:19:17 +0000 (12:19 +0100)
committerConor Dooley <conor.dooley@microchip.com>
Tue, 27 Sep 2022 17:53:58 +0000 (18:53 +0100)
commit99d451a7db1624308bc9eb94b7befb3722f67b10
tree9a8d0630a91b5d516d372260716b3e9eff4c1054
parentf890e67f292db46c9bd5b5c004ba0f98761d1a33
riscv: dts: microchip: move the mpfs' pci node to -fabric.dtsi

In today's edition of moving things around:

The PCIe root port on PolarFire SoC is more part of the FPGA than of
the Core Complex. It is located on the other side of the chip and,
apart from its interrupts, most of its configuration is determined
by the FPGA bitstream rather. This includes:

- address translation in both directions
- the addresses at which the config and data regions appear to the
  core complex
- the clocks used by the AXI bus
- the plic interrupt used

Moving the PCIe node to the -fabric.dtsi makes it clearer than a
singular configuration for root port is not correct & allows the
base SoC dtsi to be more easily included.

Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
arch/riscv/boot/dts/microchip/mpfs-icicle-kit-fabric.dtsi
arch/riscv/boot/dts/microchip/mpfs-polarberry-fabric.dtsi
arch/riscv/boot/dts/microchip/mpfs.dtsi