summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/hatch/variants
diff options
context:
space:
mode:
authorMatt DeVillier <matt.devillier@gmail.com>2023-10-22 18:39:22 -0500
committerMatt DeVillier <matt.devillier@amd.corp-partner.google.com>2023-10-30 13:43:54 +0000
commit690e25573159389a78d9b73bd15a888b810d4242 (patch)
treee5bda17ff28bee6dba2135768c9edb2062b6cce3 /src/mainboard/google/hatch/variants
parent7f74f9de2735d2fe9064234bfe5b7ef9543000fa (diff)
downloadcoreboot-690e25573159389a78d9b73bd15a888b810d4242.tar.gz
coreboot-690e25573159389a78d9b73bd15a888b810d4242.tar.bz2
coreboot-690e25573159389a78d9b73bd15a888b810d4242.zip
mb/google/hatch/var/mushu: Use chipset devicetree references
Switch mushu overridetree to use chipset devicetree references. Change-Id: Iac05b0b2c5785f2cb69a29aa4d4c3088f164385f Signed-off-by: Matt DeVillier <matt.devillier@gmail.com> Reviewed-on: https://review.coreboot.org/c/coreboot/+/78568 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <service+coreboot-gerrit@felixsinger.de>
Diffstat (limited to 'src/mainboard/google/hatch/variants')
-rw-r--r--src/mainboard/google/hatch/variants/mushu/overridetree.cb26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/mainboard/google/hatch/variants/mushu/overridetree.cb b/src/mainboard/google/hatch/variants/mushu/overridetree.cb
index d0d937d58980..2344e4059e31 100644
--- a/src/mainboard/google/hatch/variants/mushu/overridetree.cb
+++ b/src/mainboard/google/hatch/variants/mushu/overridetree.cb
@@ -89,11 +89,11 @@ chip soc/intel/cannonlake
register "sdcard_cd_gpio" = "vSD3_CD_B"
device domain 0 on
- device pci 02.0 on # Integrated Graphics Device
+ device ref igpu on
register "gfx" = "GMA_DEFAULT_PANEL(0)"
end
- device pci 14.5 on end # SDCard
- device pci 15.0 on
+ device ref sdxc on end
+ device ref i2c0 on
chip drivers/i2c/generic
register "hid" = ""ELAN0000""
register "desc" = ""ELAN Touchpad""
@@ -101,8 +101,8 @@ chip soc/intel/cannonlake
register "wake" = "GPE0_DW0_21"
device i2c 15 on end
end
- end # I2C #0
- device pci 15.1 on
+ end
+ device ref i2c1 on
chip drivers/i2c/generic
register "hid" = ""ELAN0001""
register "desc" = ""ELAN Touchscreen""
@@ -147,7 +147,7 @@ chip soc/intel/cannonlake
device generic 0 on end
end
end # I2C #1
- device pci 15.3 on
+ device ref i2c3 on
chip drivers/i2c/sx9310
register "desc" = ""SAR Proximity Sensor""
register "irq_gpio" = "ACPI_GPIO_IRQ_LEVEL_LOW(GPP_A0)"
@@ -163,8 +163,8 @@ chip soc/intel/cannonlake
register "proxraw_strength" = "0"
device i2c 28 on end
end
- end # I2C #3
- device pci 19.0 on
+ end
+ device ref i2c4 on
chip drivers/i2c/generic
register "hid" = ""10EC5682""
register "name" = ""RT58""
@@ -177,8 +177,8 @@ chip soc/intel/cannonlake
register "property_list[0].integer" = "1"
device i2c 1a on end
end
- end #I2C #4
- device pci 1e.3 on
+ end
+ device ref gspi1 on
chip drivers/spi/acpi
register "name" = ""CRFP""
register "hid" = "ACPI_DT_NAMESPACE_HID"
@@ -188,8 +188,8 @@ chip soc/intel/cannonlake
register "wake" = "GPE0_DW0_23"
device spi 1 on end
end # FPMCU
- end # GSPI #1
- device pci 1f.3 on
+ end
+ device ref hda on
chip drivers/generic/max98357a
register "hid" = ""MX98357A""
register "sdmode_gpio" = "ACPI_GPIO_OUTPUT_ACTIVE_HIGH(GPP_H3)"
@@ -202,7 +202,7 @@ chip soc/intel/cannonlake
register "mic_tplg" = "_2ch_pdm0"
device generic 0 on end
end
- end # Intel HDA
+ end
end
end