summaryrefslogtreecommitdiff
path: root/src/mainboard/siemens/chili/variants/base
diff options
context:
space:
mode:
authorFelix Singer <felixsinger@posteo.net>2024-01-18 01:41:44 +0100
committerNico Huber <nico.h@gmx.de>2024-06-06 22:31:43 +0000
commitd7b2c12b498f8ff68b962108bb8e0eba7bac6aad (patch)
treeacd4166ce5313153fe8360c9aec20cd7bf937581 /src/mainboard/siemens/chili/variants/base
parent4e00e6291a69c24d87d0899fdb71b41e1ec39537 (diff)
mb/siemens/chili: Remove superfluous device entries from dt
Remove the entries which have the same state as the ones from the chipset devicetree. Change-Id: I4981cd835ef28a673d480808dd486fed4d9b45e5 Signed-off-by: Felix Singer <felixsinger@posteo.net> Reviewed-on: https://review.coreboot.org/c/coreboot/+/80043 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'src/mainboard/siemens/chili/variants/base')
-rw-r--r--src/mainboard/siemens/chili/variants/base/devicetree.cb56
1 files changed, 0 insertions, 56 deletions
diff --git a/src/mainboard/siemens/chili/variants/base/devicetree.cb b/src/mainboard/siemens/chili/variants/base/devicetree.cb
index 4bc9b5f007..3b8343bfe6 100644
--- a/src/mainboard/siemens/chili/variants/base/devicetree.cb
+++ b/src/mainboard/siemens/chili/variants/base/devicetree.cb
@@ -7,21 +7,10 @@ chip soc/intel/cannonlake
register "PchHdaDspEnable" = "0"
register "PchHdaAudioLinkHda" = "1"
- device cpu_cluster 0 on end
-
device domain 0 on
- device ref system_agent on end
- device ref peg0 off end
- device ref peg1 off end
- device ref peg2 off end
device ref igpu on end
device ref dptf on end
- device ref ipu off end
- device ref gna off end
device ref thermal on end
- device ref ufs off end
- device ref gspi2 off end
- device ref ish off end
device ref xhci on
# USB2
register "usb2_ports[0]" = "USB2_PORT_TYPE_C(OC2)" # Type-C?
@@ -37,20 +26,7 @@ chip soc/intel/cannonlake
register "usb3_ports[4]" = "USB3_PORT_DEFAULT(OC_SKIP)" # Realtek storage?
register "usb3_ports[5]" = "USB3_PORT_DEFAULT(OC0)" # single blue
end
- device ref xdci off end
device ref shared_sram on end
- device ref cnvi_wifi off end
- device ref sdxc off end
- device ref i2c0 off end
- device ref i2c1 off end
- device ref i2c2 off end
- device ref i2c3 off 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
register "SataSalpSupport" = "1"
register "SataPortsEnable[0]" = "1" # HDD / SSD
@@ -60,14 +36,6 @@ chip soc/intel/cannonlake
register "SataPortsDevSlp[0]" = "1" # M.2
register "SataPortsDevSlp[2]" = "1" # HDD / SSD
end
- device ref i2c4 off 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 on
device pci 00.0 on end # x1 i219
register "PcieRpEnable[4]" = "1"
@@ -87,15 +55,6 @@ chip soc/intel/cannonlake
register "PcieRpSlotImplemented[6]" = "1"
smbios_slot_desc "SlotTypeM2Socket1_SD" "SlotLengthOther" "M.2/E 2230" "SlotDataBusWidth1X"
end
- device ref pcie_rp8 off end
- device ref pcie_rp9 off 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 off end
- device ref pcie_rp15 off end
- device ref pcie_rp16 off end
device ref pcie_rp17 on
register "PcieRpEnable[16]" = "1"
register "PcieClkSrcUsage[7]" = "16"
@@ -103,28 +62,13 @@ chip soc/intel/cannonlake
register "PcieRpSlotImplemented[16]" = "1"
smbios_slot_desc "SlotTypeM2Socket3" "SlotLengthOther" "M.2/M 2280" "SlotDataBusWidth4X"
end
- device ref pcie_rp18 off end
- device ref pcie_rp19 off end
- device ref pcie_rp20 off end
- device ref pcie_rp21 off end
- device ref pcie_rp22 off end
- device ref pcie_rp23 off end
- device ref pcie_rp24 off end
- device ref uart0 off end
- device ref uart1 off end
- device ref gspi0 off end
- device ref gspi1 off end
device ref lpc_espi on
chip drivers/pc80/tpm
device pnp 0c31.0 on end
end
end
- device ref p2sb hidden end
- device ref pmc hidden end
device ref hda on end
device ref smbus on end
- device ref fast_spi on end
device ref gbe on end
- device ref tracehub off end
end
end