From 9c40215ef264e056e9db6dcf019affdd832bfc57 Mon Sep 17 00:00:00 2001 From: Sean Rhodes Date: Mon, 19 Feb 2024 11:45:26 +0000 Subject: mb/intel/adlrvp: Remove ADLRVP_M mainboard These boards are not commerically available so can be removed. Signed-off-by: Sean Rhodes Change-Id: Icc853a9df44a4a770db76e119644f0b4c7fcc2c8 Reviewed-on: https://review.coreboot.org/c/coreboot/+/80613 Tested-by: build bot (Jenkins) Reviewed-by: Kapil Porwal Reviewed-by: Subrata Banik --- .../variants/adlrvp_m_ext_ec/overridetree.cb | 34 ---------------------- 1 file changed, 34 deletions(-) delete mode 100644 src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb (limited to 'src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb') diff --git a/src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb b/src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb deleted file mode 100644 index a3860c6f76c3..000000000000 --- a/src/mainboard/intel/adlrvp/variants/adlrvp_m_ext_ec/overridetree.cb +++ /dev/null @@ -1,34 +0,0 @@ -chip soc/intel/alderlake - device domain 0 on - device ref pch_espi on - chip ec/google/chromeec - use conn0 as mux_conn[0] - use conn1 as mux_conn[1] - device pnp 0c09.0 on end - end - end - device ref pmc hidden - - # The pmc_mux chip driver is a placeholder for the - # PMC.MUX device in the ACPI hierarchy. - 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 - # SBU is fixed, HSL follows CC - register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL" - device generic 0 alias conn0 on end - end - chip drivers/intel/pmc_mux/conn - use usb2_port2 as usb2_port - use tcss_usb3_port2 as usb3_port - # SBU is fixed, HSL follows CC - register "sbu_orientation" = "TYPEC_ORIENTATION_NORMAL" - device generic 1 alias conn1 on end - end - end - end - end - end -end -- cgit v1.2.3