Kapil Porwal has uploaded this change for review. ( https://review.coreboot.org/c/coreboot/+/69152 )
Change subject: mb/google/rex: Fix fw_config probe for UFC and WFC ......................................................................
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 kapilporwal@google.com Change-Id: I5103e7da04004414d96f42057c105cf9fbf51b25 --- M src/mainboard/google/rex/variants/rex0/overridetree.cb 1 file changed, 20 insertions(+), 5 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/52/69152/1
diff --git a/src/mainboard/google/rex/variants/rex0/overridetree.cb b/src/mainboard/google/rex/variants/rex0/overridetree.cb index c14077b..7cf950e 100644 --- a/src/mainboard/google/rex/variants/rex0/overridetree.cb +++ b/src/mainboard/google/rex/variants/rex0/overridetree.cb @@ -307,7 +307,7 @@ 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 @@ 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 @@ register "nvm_width" = "0x0E"
device i2c 50 on - probe UFC UFC_MIPI + probe WFC WFC_MIPI end end end #I2C0 @@ -414,7 +414,7 @@ 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 @@ register "nvm_compat" = ""atmel,24c64""
device i2c 50 on - probe WFC WFC_MIPI + probe UFC UFC_MIPI end end end #I2C5