From 4250266bb79d9900713412a74feb08c3bd76483e Mon Sep 17 00:00:00 2001 From: Felix Singer Date: Wed, 1 Nov 2023 01:55:41 +0100 Subject: mb/system76/whl-u/dt: Make use of chipset devicetree Make use of the alias names defined in the chipset devicetree and remove devices which are equal to the ones from the chipset devicetree. Change-Id: Iebe5f8729d463767f5a1b52c375d11bb9d413144 Signed-off-by: Felix Singer Reviewed-on: https://review.coreboot.org/c/coreboot/+/78840 Tested-by: build bot (Jenkins) Reviewed-by: Tim Crawford --- src/mainboard/system76/whl-u/variants/darp5/overridetree.cb | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/mainboard/system76/whl-u/variants/darp5/overridetree.cb') diff --git a/src/mainboard/system76/whl-u/variants/darp5/overridetree.cb b/src/mainboard/system76/whl-u/variants/darp5/overridetree.cb index c72111ae12..9470474023 100644 --- a/src/mainboard/system76/whl-u/variants/darp5/overridetree.cb +++ b/src/mainboard/system76/whl-u/variants/darp5/overridetree.cb @@ -3,7 +3,7 @@ chip soc/intel/cannonlake device domain 0 on subsystemid 0x1558 0x1325 inherit - device pci 15.0 on + device ref i2c0 on chip drivers/i2c/hid register "generic.hid" = ""SYNA1202"" register "generic.desc" = ""Synaptics Touchpad"" @@ -12,6 +12,6 @@ chip soc/intel/cannonlake register "hid_desc_reg_offset" = "0x20" device i2c 2c on end end - end # I2C #0 + end end end -- cgit v1.2.3