[coreboot-gerrit] Change in coreboot[master]: mb/google/soraka: Update UF camera i2c address

Naresh Solanki (Code Review) gerrit at coreboot.org
Sat Jun 3 21:55:41 CEST 2017


Naresh Solanki has uploaded this change for review. ( https://review.coreboot.org/20023


Change subject: mb/google/soraka: Update UF camera i2c address
......................................................................

mb/google/soraka: Update UF camera i2c address

Update user facing camera i2c address to 0x36

BUG=None
TEST=Build & boot on soraka. Make sure user facing camera is detected.

Change-Id: I4645ae5734faef4b6a821c04ab817a7b99da6e4b
Signed-off-by: Naresh G Solanki <naresh.solanki 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/23/20023/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/20023
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I4645ae5734faef4b6a821c04ab817a7b99da6e4b
Gerrit-Change-Number: 20023
Gerrit-PatchSet: 1
Gerrit-Owner: Naresh Solanki <naresh.solanki at intel.com>



More information about the coreboot-gerrit mailing list