Attention is currently required from: Varshit B Pandya, Maulik V Vaghela, Rizwan Qureshi, Tim Wawrzynczak, Subrata Banik. Hello build bot (Jenkins), Maulik V Vaghela, Rizwan Qureshi, Tim Wawrzynczak, Subrata Banik,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/56162
to look at the new patch set (#3).
Change subject: mb/google/brya: Update generic device number for mipi_camera device ......................................................................
mb/google/brya: Update generic device number for mipi_camera device
If two generic devices use the same number, device coming later overrides the earlier device, as a result of this the static.c has only one device.
In the case where we have UFC set to UFC_USB, this will result in no IPU device scope in SSDT, since its entry will be set to disbled after UFC probe.
TEST=Build, Boot and Check UFC camera preview with UFC=UFC_USB
Signed-off-by: Varshit B Pandya varshit.b.pandya@intel.com Change-Id: I034cb7da787313d1cb53484922149589ac0f1c5a --- M src/mainboard/google/brya/variants/brya0/overridetree.cb 1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/62/56162/3