From 0feb5ce0c8cbe3fb3ef119a7af285c8b8914251f Mon Sep 17 00:00:00 2001 From: Kapil Porwal Date: Thu, 3 Nov 2022 04:46:49 +0000 Subject: mb/google/rex: Fix fw_config probe for UFC and WFC Fix fw_config probe for UFC and WFC. BUG=b:255971791 TEST=Build Google Rex. Signed-off-by: Kapil Porwal Change-Id: I5103e7da04004414d96f42057c105cf9fbf51b25 Reviewed-on: https://review.coreboot.org/c/coreboot/+/69152 Tested-by: build bot (Jenkins) Reviewed-by: Subrata Banik Reviewed-by: Tarun Tuli Reviewed-by: Eric Lai --- src/mainboard/google/rex/variants/rex0/overridetree.cb | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src') diff --git a/src/mainboard/google/rex/variants/rex0/overridetree.cb b/src/mainboard/google/rex/variants/rex0/overridetree.cb index c14077b3cd35..7cf950ebe55f 100644 --- a/src/mainboard/google/rex/variants/rex0/overridetree.cb +++ b/src/mainboard/google/rex/variants/rex0/overridetree.cb @@ -307,7 +307,7 @@ chip soc/intel/meteorlake register "off_seq.ops[3]" = "SEQ_OPS_GPIO_DISABLE(0, 0)" device i2c 10 on - probe UFC UFC_MIPI + probe WFC WFC_MIPI end end chip drivers/intel/mipi_camera @@ -320,7 +320,7 @@ chip soc/intel/meteorlake register "vcm_compat" = ""dongwoon,dw9714"" device i2c 0C on - probe UFC UFC_MIPI + probe WFC WFC_MIPI end end chip drivers/intel/mipi_camera @@ -338,7 +338,7 @@ chip soc/intel/meteorlake register "nvm_width" = "0x0E" device i2c 50 on - probe UFC UFC_MIPI + probe WFC WFC_MIPI end end end #I2C0 @@ -414,7 +414,7 @@ chip soc/intel/meteorlake register "off_seq.ops[2]" = "SEQ_OPS_GPIO_DISABLE(0, 0)" device i2c 36 on - probe WFC WFC_MIPI + probe UFC UFC_MIPI end end chip drivers/intel/mipi_camera @@ -432,7 +432,7 @@ chip soc/intel/meteorlake register "nvm_compat" = ""atmel,24c64"" device i2c 50 on - probe WFC WFC_MIPI + probe UFC UFC_MIPI end end end #I2C5 -- cgit v1.2.3