Tomasz Figa has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/45159 )
Change subject: mb/google/volteer: Separate power resource for VCM
......................................................................
Patch Set 3:
(2 comments)
https://review.coreboot.org/c/coreboot/+/45159/3/src/mainboard/google/voltee...
File src/mainboard/google/volteer/variants/baseboard/include/baseboard/acpi/mipi_camera.asl:
https://review.coreboot.org/c/coreboot/+/45159/3/src/mainboard/google/voltee...
PS3, Line 345: Method (_ON, 0, Serialized) /* VCPR_ON_: VCM Power On */
What happens if one does the following sequence:
1) Power on the sensor.
2) Power on the VCM.
3) Power off the sensor.
4) Communicate with the VCM.
Would the VCM still work?
https://review.coreboot.org/c/coreboot/+/45159/3/src/mainboard/google/voltee...
PS3, Line 347: If ((STA == Zero))
Looks like there is something wrong with indentation (spaces, no tabs) in all the code being added in this CL.
--
To view, visit
https://review.coreboot.org/c/coreboot/+/45159
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: Id51c98e42c5f20e231d8096c9d2d98deebc7c968
Gerrit-Change-Number: 45159
Gerrit-PatchSet: 3
Gerrit-Owner: Daniel Kang
daniel.h.kang@intel.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Bingbu Cao
bingbu.cao@intel.com
Gerrit-Reviewer: Caveh Jalali
caveh@chromium.org
Gerrit-Reviewer: Furquan Shaikh
furquan.m.shaikh@gmail.com
Gerrit-Reviewer: Patrick Georgi
pgeorgi@google.com
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@chromium.org
Gerrit-Reviewer: Tim Wawrzynczak
twawrzynczak@google.com
Gerrit-Reviewer: Wonkyu Kim
wonkyu.kim@intel.com
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Tomasz Figa
tfiga@google.com
Gerrit-Comment-Date: Wed, 30 Sep 2020 14:46:19 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: No
Gerrit-MessageType: comment