mb/google/puff: Drop devicetree entries identical to chipset.cb

Now that puff uses chipset devicetree references, remove all references
whose value is identical to the chipset devicetree default, since
they are pointless clutter.

TEST=tested with rest of patch train

Change-Id: I3a515f13df1252ed2b769a535da22a523c95c359
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/80141
Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Matt DeVillier
2024-01-21 18:48:28 -06:00
committed by Felix Singer
parent d571ea2eac
commit 37601980fb

View File

@@ -198,13 +198,8 @@ chip soc/intel/cannonlake
device cpu_cluster 0 on end device cpu_cluster 0 on end
device domain 0 on device domain 0 on
device ref system_agent on end
device ref igpu on end device ref igpu on end
device ref dptf off end
device ref ipu off end
device ref thermal on end device ref thermal on end
device ref ufs off end
device ref gspi2 off end
device ref xhci on device ref xhci on
chip drivers/usb/acpi chip drivers/usb/acpi
register "desc" = ""Root Hub"" register "desc" = ""Root Hub""
@@ -282,7 +277,6 @@ chip soc/intel/cannonlake
end end
end end
end end
device ref xdci off end
device ref cnvi_wifi on device ref cnvi_wifi on
chip drivers/wifi/generic chip drivers/wifi/generic
register "wake" = "GPE0_PME_B0" register "wake" = "GPE0_PME_B0"
@@ -295,32 +289,12 @@ chip soc/intel/cannonlake
device ref i2c2 on end device ref i2c2 on end
device ref i2c3 on end device ref i2c3 on end
device ref heci1 on end device ref heci1 on end
device ref heci2 off end
device ref csme_ider off end
device ref csme_ktr off end
device ref heci3 off end
device ref heci4 off end
device ref sata on end device ref sata on end
device ref i2c4 on end device ref i2c4 on end
device ref i2c5 off end
device ref uart2 off end
device ref emmc off end
device ref pcie_rp1 off end
device ref pcie_rp2 off end
device ref pcie_rp3 off end
device ref pcie_rp4 off end
device ref pcie_rp5 off end
device ref pcie_rp6 off end
device ref pcie_rp7 off end
device ref pcie_rp8 off end
device ref pcie_rp9 on device ref pcie_rp9 on
# X4 NVME # X4 NVME
register "PcieRpSlotImplemented[8]" = "1" register "PcieRpSlotImplemented[8]" = "1"
end end
device ref pcie_rp10 off end
device ref pcie_rp11 off end
device ref pcie_rp12 off end
device ref pcie_rp13 off end
device ref pcie_rp14 on device ref pcie_rp14 on
# x4 # x4
chip drivers/wifi/generic chip drivers/wifi/generic
@@ -330,7 +304,6 @@ chip soc/intel/cannonlake
register "PcieRpSlotImplemented[13]" = "1" register "PcieRpSlotImplemented[13]" = "1"
end end
device ref uart0 on end device ref uart0 on end
device ref uart1 off end
device ref gspi0 on device ref gspi0 on
chip drivers/spi/acpi chip drivers/spi/acpi
register "hid" = "ACPI_DT_NAMESPACE_HID" register "hid" = "ACPI_DT_NAMESPACE_HID"
@@ -346,7 +319,6 @@ chip soc/intel/cannonlake
end end
end end
device ref p2sb on end device ref p2sb on end
device ref pmc hidden end
device ref hda on device ref hda on
chip drivers/sof chip drivers/sof
register "jack_tplg" = "rt5682" register "jack_tplg" = "rt5682"
@@ -355,6 +327,5 @@ chip soc/intel/cannonlake
end end
device ref smbus on end device ref smbus on end
device ref fast_spi on end device ref fast_spi on end
device ref gbe off end
end end
end end