mb/facebook/monolith: Make use of the chipset devicetree

Use the references from the chipset devicetree as this makes the
comments superfluous and remove devices which are turned off.

Change-Id: Ib1adeaf4745804dfc91f99fb4e4491b68631202c
Signed-off-by: Felix Singer <felixsinger@posteo.net>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/79036
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Eric Lai <ericllai@google.com>
This commit is contained in:
Felix Singer
2023-11-12 17:49:59 +00:00
committed by Felix Singer
parent e2ce52f59f
commit 2516a205f8

View File

@@ -216,30 +216,27 @@ chip soc/intel/skylake
device cpu_cluster 0 on end device cpu_cluster 0 on end
device domain 0 on device domain 0 on
device pci 00.0 on end # Host Bridge device ref igpu on end
device pci 02.0 on end # Integrated Graphics Device device ref sa_thermal on end
device pci 04.0 on end # Thermal Subsystem device ref gmm on end
device pci 08.0 on end # Gaussian Mixture Model device ref south_xhci on end
device pci 14.0 on end # USB xHCI device ref south_xdci on end
device pci 14.1 on end # USB xDCI (OTG) device ref thermal on end
device pci 14.2 on end # Thermal Subsystem device ref heci1 on end
device pci 16.0 on end # Management Engine Interface 1 device ref sata on end
device pci 17.0 on end # SATA device ref pcie_rp3 on end # x1 baseboard WWAN
device pci 1c.2 on end # PCI Express Port 3 x1 baseboard WWAN device ref pcie_rp6 on end # x1 baseboard i210
device pci 1c.5 on end # PCI Express Port 6 x1 baseboard i210 device ref pcie_rp9 on end # x4 FPGA
device pci 1d.0 on end # PCI Express Port 9 x4 FPGA device ref uart0 on end
device pci 1e.0 on end # UART #0 device ref emmc on end
device pci 1e.4 on end # eMMC device ref lpc_espi on
device pci 1f.0 on # LPC Interface
chip drivers/pc80/tpm chip drivers/pc80/tpm
device pnp 0c31.0 on end device pnp 0c31.0 on end
end end
end # LPC Bridge end
device pci 1f.1 on end # P2SB device ref hda on end # for HDMI only
device pci 1f.2 on end # Power Management Controller device ref smbus on end
device pci 1f.3 on end # HDA Controller for HDMI only device ref fast_spi on end
device pci 1f.4 on end # SMBus device ref gbe on end
device pci 1f.5 on end # PCH SPI
device pci 1f.6 on end # GbE
end end
end end