V Sowmya has uploaded this change for review. ( https://review.coreboot.org/21512
Change subject: mb/google/poppy: Add lens_focus property for OV13858 camera module ......................................................................
mb/google/poppy: Add lens_focus property for OV13858 camera module
Add lens_focus property with reference to VCM device for OV13858 camera module to register the corresponding v4l2 sub-device asynchronously.
Change-Id: Ib22403f668dd07d6b9226fe2c22b533223b69473 Signed-off-by: V Sowmya v.sowmya@intel.com --- M src/mainboard/google/poppy/acpi/mipi_camera.asl 1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/12/21512/1
diff --git a/src/mainboard/google/poppy/acpi/mipi_camera.asl b/src/mainboard/google/poppy/acpi/mipi_camera.asl index 0732abb..595868d 100644 --- a/src/mainboard/google/poppy/acpi/mipi_camera.asl +++ b/src/mainboard/google/poppy/acpi/mipi_camera.asl @@ -649,8 +649,10 @@ ToUUID ("daffd814-6eba-4d8c-8a91-bc9bbf4aa301"), Package () { Package () { "clock-frequency", 19200000 }, + Package () { "lens-focus", + Package () { _SB.PCI0.I2C2.VCM0, 0, 0 } + } } - })
Name (PRT0, Package() {