[coreboot-gerrit] Change in coreboot[master]: mainboard/google/poppy: Update link-frequencies for OV13858 and OV5670

V Sowmya (Code Review) gerrit at coreboot.org
Thu Jul 27 12:48:01 CEST 2017


V Sowmya has uploaded this change for review. ( https://review.coreboot.org/20787


Change subject: mainboard/google/poppy: Update link-frequencies for OV13858 and OV5670
......................................................................

mainboard/google/poppy: Update link-frequencies for OV13858 and OV5670

Update the link-frequencies for OV13858 and OV5670 camera sensors.

BUG=b:38326541
BRANCH=none
TEST=Build and boot soraka. Dump and verify that the generated DSDT table
has the required entries. Verified that sensor probe is successful.

Change-Id: I78fb2d3527f66b5147123a9c8fc4cb95650f86b6
Signed-off-by: V Sowmya <v.sowmya at intel.com>
---
M src/mainboard/google/poppy/acpi/mipi_camera.asl
1 file changed, 2 insertions(+), 2 deletions(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/87/20787/1

diff --git a/src/mainboard/google/poppy/acpi/mipi_camera.asl b/src/mainboard/google/poppy/acpi/mipi_camera.asl
index 0c3ceec..5c75122 100644
--- a/src/mainboard/google/poppy/acpi/mipi_camera.asl
+++ b/src/mainboard/google/poppy/acpi/mipi_camera.asl
@@ -616,7 +616,7 @@
 					Package () { 1, 2, 3, 4 }
 				},
 				Package () { "link-frequencies",
-					Package() { 1190400000, 640000000 }
+					Package() { 540000000, 270000000 }
 				},
 				Package () { "remote-endpoint",
 					Package() { \_SB.PCI0.CIO2, 0, 0 }
@@ -766,7 +766,7 @@
 					Package () { 1, 2 }
 				},
 				Package () { "link-frequencies",
-					Package() { 844800000 }
+					Package() { 422400000 }
 				},
 				Package () { "remote-endpoint",
 					Package() { \_SB.PCI0.CIO2, 1, 0 }

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

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: I78fb2d3527f66b5147123a9c8fc4cb95650f86b6
Gerrit-Change-Number: 20787
Gerrit-PatchSet: 1
Gerrit-Owner: V Sowmya <v.sowmya at intel.com>
Gerrit-Reviewer: Hyungwoo Yang <hyungwoo.yang at intel.com>
Gerrit-Reviewer: Rajmohan Mani <rajmohan.mani at intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170727/ee0a3324/attachment.html>


More information about the coreboot-gerrit mailing list