From e7cb29493d6e3c825d9a628582d1ef5d6e4ecd05 Mon Sep 17 00:00:00 2001 From: Naresh G Solanki Date: Sat, 3 Jun 2017 09:44:30 +0530 Subject: mb/google/poppy: Update camera sensor Update camera sensor detail to OV 13858 Also update i2c address of OV5670 BUG=None TEST= Build & boot to ChromeOS. Check for both the camera detection. Change-Id: I3b6192815201f605d3ebdb4bf54db26a8e837b35 Signed-off-by: Naresh G Solanki Reviewed-on: https://review.coreboot.org/20021 Tested-by: build bot (Jenkins) Reviewed-by: Furquan Shaikh --- src/mainboard/google/poppy/variants/baseboard/devicetree.cb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/mainboard/google/poppy/variants/baseboard/devicetree.cb b/src/mainboard/google/poppy/variants/baseboard/devicetree.cb index 41974378e1..c38bf93635 100644 --- a/src/mainboard/google/poppy/variants/baseboard/devicetree.cb +++ b/src/mainboard/google/poppy/variants/baseboard/devicetree.cb @@ -233,9 +233,9 @@ chip soc/intel/skylake device i2c 4d on end end chip drivers/intel/mipi_camera - register "acpi_hid" = ""OVTID850"" + register "acpi_hid" = ""OVTID858"" register "acpi_name" = ""CAM0"" - register "chip_name" = ""OV 13850 Camera"" + register "chip_name" = ""OV 13858 Camera"" register "device_type" = "INTEL_ACPI_CAMERA_SENSOR" # Camera SSDB buffer @@ -394,7 +394,7 @@ chip soc/intel/skylake register "pwdb[5].entry_type" = "INTEL_ACPI_CAMERA_REGULATOR" register "pwdb[5].delay_usec" = "3000" - device i2c 10 on end + device i2c 36 on end end end # I2C #4 device pci 1c.0 on -- cgit v1.2.3