From 9623f7bb1cd2c69bf8cab22cdd9ad41a25c674dc Mon Sep 17 00:00:00 2001 From: Tim Crawford Date: Fri, 26 Mar 2021 15:23:26 -0600 Subject: mb/system76/whl-u: Add Darter Pro 5 variant The darp5 has several GPIO differences to the galp3-c, which are already accounted for in gpio.c. Change-Id: I951e86e53e9c47b9f3038927f44e505d37200c26 Signed-off-by: Jeremy Soller Signed-off-by: Tim Crawford Reviewed-on: https://review.coreboot.org/c/coreboot/+/51870 Tested-by: build bot (Jenkins) --- .../system76/whl-u/variants/darp5/overridetree.cb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 src/mainboard/system76/whl-u/variants/darp5/overridetree.cb (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 new file mode 100644 index 0000000000..4ae96ff09a --- /dev/null +++ b/src/mainboard/system76/whl-u/variants/darp5/overridetree.cb @@ -0,0 +1,15 @@ +chip soc/intel/cannonlake + device domain 0 on + subsystemid 0x1558 0x1325 inherit + device pci 15.0 on + chip drivers/i2c/hid + register "generic.hid" = ""PNP0C50"" + register "generic.desc" = ""Synaptics Touchpad"" + register "generic.irq" = "ACPI_IRQ_EDGE_LOW(GPP_C23_IRQ)" + register "generic.probed" = "1" + register "hid_desc_reg_offset" = "0x20" + device i2c 2c on end + end + end # I2C #0 + end +end -- cgit v1.2.3