[coreboot-gerrit] Change in coreboot[master]: mb/google/*/soraka: Update OV5670 slave address

Divagar Mohandass (Code Review) gerrit at coreboot.org
Tue Jun 6 13:05:20 CEST 2017


Divagar Mohandass has uploaded this change for review. ( https://review.coreboot.org/20048


Change subject: mb/google/*/soraka: Update OV5670 slave address
......................................................................

mb/google/*/soraka: Update OV5670 slave address

Update the Soraka OV5670 camera I2c slave address to 0x36.

BUG=None
TEST=Build/flash coreboot and Check both cameras are working.

Change-Id: I987cd068d99c18179ae4c1085cb910c4102b768b
Signed-off-by: Divagar Mohandass <divagar.mohandass at intel.com>
---
M src/mainboard/google/poppy/variants/soraka/devicetree.cb
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/48/20048/1

diff --git a/src/mainboard/google/poppy/variants/soraka/devicetree.cb b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
index 7efe413..c38bf93 100644
--- a/src/mainboard/google/poppy/variants/soraka/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
@@ -394,7 +394,7 @@
 				register "pwdb[5].entry_type" = "INTEL_ACPI_CAMERA_REGULATOR"
 				register "pwdb[5].delay_usec" = "3000"
 
-				device i2c 10 on end
+				device i2c 36 on end
 			end
 		end # I2C #4
 		device pci 1c.0 on

-- 
To view, visit https://review.coreboot.org/20048
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I987cd068d99c18179ae4c1085cb910c4102b768b
Gerrit-Change-Number: 20048
Gerrit-PatchSet: 1
Gerrit-Owner: Divagar Mohandass <divagar.mohandass at intel.corp-partner.google.com>



More information about the coreboot-gerrit mailing list