[coreboot-gerrit] Change in coreboot[master]: mb/google/nocturne: Change IMX319 sensor link freq

Lijian Zhao (Code Review) gerrit at coreboot.org
Tue Sep 25 17:45:40 CEST 2018


Lijian Zhao has uploaded this change for review. ( https://review.coreboot.org/28736


Change subject: mb/google/nocturne: Change IMX319 sensor link freq
......................................................................

mb/google/nocturne: Change IMX319 sensor link freq

Change link frequency of IMX319 from 360Mhz to 482.4 Mhz.

Change-Id: Iac9a72253e0529bf2c0785fb701b7bc251bcbab5
Signed-off-by: Lijian Zhao <lijian.zhao at intel.com>
---
M src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/cam0.asl
1 file changed, 1 insertion(+), 1 deletion(-)



  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/36/28736/1

diff --git a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/cam0.asl b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/cam0.asl
index ec4430d..1213270 100644
--- a/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/cam0.asl
+++ b/src/mainboard/google/poppy/variants/nocturne/include/variant/acpi/cam0.asl
@@ -105,7 +105,7 @@
 					Package () { 1, 2, 3, 4 }
 				},
 				Package () { "link-frequencies",
-					Package() { 360000000 }
+					Package() { 482400000 }
 				},
 				Package () { "remote-endpoint",
 					Package() { \_SB.PCI0.CIO2, 0, 0 }

-- 
To view, visit https://review.coreboot.org/28736
To unsubscribe, or for help writing mail filters, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Iac9a72253e0529bf2c0785fb701b7bc251bcbab5
Gerrit-Change-Number: 28736
Gerrit-PatchSet: 1
Gerrit-Owner: Lijian Zhao <lijian.zhao at intel.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20180925/afe55ba5/attachment.html>


More information about the coreboot-gerrit mailing list