[coreboot-gerrit] Change in coreboot[master]: mb/google/soraka: Update camera sensor for soraka

Martin Roth (Code Review) gerrit at coreboot.org
Wed May 24 16:29:20 CEST 2017


Martin Roth has submitted this change and it was merged. ( https://review.coreboot.org/19639 )

Change subject: mb/google/soraka: Update camera sensor for soraka
......................................................................


mb/google/soraka: Update camera sensor for soraka

Soraka uses OV 13858 sensor. Hence update the same.

Change-Id: I4dd39a25da47e379cca3f8748250b3ce1ff61e50
Signed-off-by: Naresh G Solanki <naresh.solanki at intel.com>
Reviewed-on: https://review.coreboot.org/19639
Tested-by: build bot (Jenkins) <no-reply at coreboot.org>
Reviewed-by: Rajneesh Bhardwaj <rajneesh.bhardwaj at intel.com>
Reviewed-by: Paul Menzel <paulepanter at users.sourceforge.net>
Reviewed-by: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
Reviewed-by: Furquan Shaikh <furquan at google.com>
---
M src/mainboard/google/poppy/variants/soraka/devicetree.cb
1 file changed, 2 insertions(+), 2 deletions(-)

Approvals:
  Rajneesh Bhardwaj: Looks good to me, but someone else must approve
  Sumeet R Pawnikar: Looks good to me, but someone else must approve
  Paul Menzel: Looks good to me, but someone else must approve
  build bot (Jenkins): Verified
  Furquan Shaikh: Looks good to me, approved



diff --git a/src/mainboard/google/poppy/variants/soraka/devicetree.cb b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
index 39739e8..d7fe0e8 100644
--- a/src/mainboard/google/poppy/variants/soraka/devicetree.cb
+++ b/src/mainboard/google/poppy/variants/soraka/devicetree.cb
@@ -229,9 +229,9 @@
 				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

-- 
To view, visit https://review.coreboot.org/19639
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I4dd39a25da47e379cca3f8748250b3ce1ff61e50
Gerrit-PatchSet: 4
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Naresh Solanki <naresh.solanki at intel.com>
Gerrit-Reviewer: Furquan Shaikh <furquan at google.com>
Gerrit-Reviewer: Martin Roth <martinroth at google.com>
Gerrit-Reviewer: Naresh Solanki <naresh.solanki at intel.com>
Gerrit-Reviewer: Paul Menzel <paulepanter at users.sourceforge.net>
Gerrit-Reviewer: Rajneesh Bhardwaj <rajneesh.bhardwaj at intel.com>
Gerrit-Reviewer: Rizwan Qureshi <rizwan.qureshi at intel.com>
Gerrit-Reviewer: Sumeet R Pawnikar <sumeet.r.pawnikar at intel.com>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>



More information about the coreboot-gerrit mailing list