Hello build bot (Jenkins), Furquan Shaikh, shkim,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/48789
to look at the new patch set (#2).
Change subject: mb/google/poppy/natutilus: Add missing PR dependency ......................................................................
mb/google/poppy/natutilus: Add missing PR dependency
On commit 64c03e3c ("mb/google/poppy: Fix race condition in acpi"), we introduced a new Power Resource common to all the camera modules in order to resolve a race condition when both modules were in use (e.g. during startup).
The nautilus variant also used the Power Supply I2C2.PMIC.OVTH, which requires the new common PR, but the new dependency was not added.
Depend on the new Camera Common Power Resource.
Fixes: 64c03e3c ("mb/google/poppy: Fix race condition in acpi") BRANCH=poppy BUG=b:174941580 Signed-off-by: Ricardo Ribalda ribalda@chromium.org Change-Id: Ifa6c70b7c02aec0112189eca573e76e53175d70d --- M src/mainboard/google/poppy/variants/nautilus/include/variant/acpi/cam0.asl 1 file changed, 2 insertions(+), 2 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/89/48789/2