From 20c9608c05fc48ba71f1e7621c778472bc4c739a Mon Sep 17 00:00:00 2001 From: Jeremy Soller Date: Tue, 21 Mar 2023 13:30:23 -0600 Subject: [PATCH] system76/rpl: Remove retimer and PMC driver Change-Id: Ief2c6db7c1673c414bb2eefdce5efc64144179da --- src/mainboard/system76/rpl/Kconfig | 2 -- .../rpl/variants/addw3/overridetree.cb | 19 ------------------- 2 files changed, 21 deletions(-) diff --git a/src/mainboard/system76/rpl/Kconfig b/src/mainboard/system76/rpl/Kconfig index f570911afb..d5b314d1ad 100644 --- a/src/mainboard/system76/rpl/Kconfig +++ b/src/mainboard/system76/rpl/Kconfig @@ -2,8 +2,6 @@ config BOARD_SYSTEM76_RPL_COMMON def_bool n select BOARD_ROMSIZE_KB_32768 select DRIVERS_I2C_HID - select DRIVERS_INTEL_PMC - select DRIVERS_INTEL_USB4_RETIMER select EC_SYSTEM76_EC select EC_SYSTEM76_EC_LOCKDOWN select HAVE_ACPI_RESUME diff --git a/src/mainboard/system76/rpl/variants/addw3/overridetree.cb b/src/mainboard/system76/rpl/variants/addw3/overridetree.cb index f74e041999..e04609e15c 100644 --- a/src/mainboard/system76/rpl/variants/addw3/overridetree.cb +++ b/src/mainboard/system76/rpl/variants/addw3/overridetree.cb @@ -172,25 +172,6 @@ chip soc/intel/alderlake }" end - device ref pmc hidden - chip drivers/intel/pmc_mux - device generic 0 on - chip drivers/intel/pmc_mux/conn - # Type-C 3.2 Gen 2 (Rear) - use usb2_port3 as usb2_port - use usb3_port3 as usb3_port - device generic 0 alias conn0 on end - end - chip drivers/intel/pmc_mux/conn - # Type-C Thunderbolt (Right) - use usb2_port9 as usb2_port - use tbt_port1 as usb3_port - device generic 1 alias conn1 on end - end - end - end - end - device ref gbe on end end end