From c242c72206cc344da5cd7f663b9cf0df8d1ec7d1 Mon Sep 17 00:00:00 2001 From: Pranava Y N Date: Sat, 3 Aug 2024 15:12:59 +0530 Subject: mb/google/brya/var/nova: Remove PMC MUX setting This patch removes the PMC MUX related setting from devicetree as Nova doesn't include a MUX for it's USB-C port. BUG=b:348332200 TEST=Able to build google/nova Change-Id: I23a949ba9b598d7a86c6f8b08a2821651978e489 Signed-off-by: Pranava Y N Reviewed-on: https://review.coreboot.org/c/coreboot/+/83760 Tested-by: build bot (Jenkins) Reviewed-by: Subrata Banik Reviewed-by: Dinesh Gehlot --- src/mainboard/google/brya/variants/nova/overridetree.cb | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/brya/variants/nova/overridetree.cb b/src/mainboard/google/brya/variants/nova/overridetree.cb index 950bb9beab..6173bc7baf 100644 --- a/src/mainboard/google/brya/variants/nova/overridetree.cb +++ b/src/mainboard/google/brya/variants/nova/overridetree.cb @@ -247,21 +247,10 @@ chip soc/intel/alderlake device ref gspi1 off end device ref pch_espi on chip ec/google/chromeec - use conn0 as mux_conn[0] device pnp 0c09.0 on end end end - device ref pmc hidden - chip drivers/intel/pmc_mux - device generic 0 on - chip drivers/intel/pmc_mux/conn - use usb2_port1 as usb2_port - use tcss_usb3_port1 as usb3_port - device generic 0 alias conn0 on end - end - end - end - end + device ref pmc hidden end device ref tcss_xhci on chip drivers/usb/acpi device ref tcss_root_hub on -- cgit v1.2.3