summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/zork/variants
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-10-17 17:15:33 -0500
committerFelix Held <felix-coreboot@felixheld.de>2023-10-24 17:57:50 +0000
commitad1eec9df62f4a81d2562d2fbbb9992f4485c68e (patch)
tree8b222511bb81f54489c008eba40045ad97497843 /src/mainboard/google/zork/variants
parentdcb925fef77dea4ce7792ff9289f3ecd3b8ed86a (diff)
downloadcoreboot-ad1eec9df62f4a81d2562d2fbbb9992f4485c68e.tar.gz
coreboot-ad1eec9df62f4a81d2562d2fbbb9992f4485c68e.tar.bz2
coreboot-ad1eec9df62f4a81d2562d2fbbb9992f4485c68e.zip
mb/google/zork: Use device aliases in device/overridetrees
Replace all remaining numeric references to PCI devices with their aliases in chipset.cb. Change-Id: I636f04c06c250639867c770511095773cb0c5205 Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78508 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Held <felix-coreboot@felixheld.de>
Diffstat (limited to 'src/mainboard/google/zork/variants')
-rw-r--r--src/mainboard/google/zork/variants/dirinboz/overridetree.cb6
-rw-r--r--src/mainboard/google/zork/variants/gumboz/overridetree.cb6
2 files changed, 6 insertions, 6 deletions
diff --git a/src/mainboard/google/zork/variants/dirinboz/overridetree.cb b/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
index 67f031cca49e..327aacad7f82 100644
--- a/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/dirinboz/overridetree.cb
@@ -112,8 +112,8 @@ chip soc/amd/picasso
# See AMD 55570-B1 Table 13: PCI Device ID Assignments.
device domain 0 on
subsystemid 0x1022 0x1510 inherit
- device pci 8.1 on
- device pci 0.5 on
+ device ref internal_bridge_a on
+ device ref acp on
chip drivers/amd/i2s_machine_dev
register "hid" = ""AMDI5682""
# DMIC select GPIO for ACP machine device
@@ -148,7 +148,7 @@ chip soc/amd/picasso
end
end # Audio
end
- device pci 14.3 on
+ device ref lpc_bridge on
chip ec/google/chromeec
device pnp 0c09.0 on
chip ec/google/chromeec/i2c_tunnel
diff --git a/src/mainboard/google/zork/variants/gumboz/overridetree.cb b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
index 67f031cca49e..327aacad7f82 100644
--- a/src/mainboard/google/zork/variants/gumboz/overridetree.cb
+++ b/src/mainboard/google/zork/variants/gumboz/overridetree.cb
@@ -112,8 +112,8 @@ chip soc/amd/picasso
# See AMD 55570-B1 Table 13: PCI Device ID Assignments.
device domain 0 on
subsystemid 0x1022 0x1510 inherit
- device pci 8.1 on
- device pci 0.5 on
+ device ref internal_bridge_a on
+ device ref acp on
chip drivers/amd/i2s_machine_dev
register "hid" = ""AMDI5682""
# DMIC select GPIO for ACP machine device
@@ -148,7 +148,7 @@ chip soc/amd/picasso
end
end # Audio
end
- device pci 14.3 on
+ device ref lpc_bridge on
chip ec/google/chromeec
device pnp 0c09.0 on
chip ec/google/chromeec/i2c_tunnel