UPSTREAM: 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: Ia097ac7da4c6dd0ceb30e930e1bd7c76cb155adc
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Original-Commit-Id: e7cb29493d
Original-Change-Id: I3b6192815201f605d3ebdb4bf54db26a8e837b35
Original-Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com>
Original-Reviewed-on: https://review.coreboot.org/20021
Original-Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Original-Reviewed-by: Furquan Shaikh <furquan@google.com>
Reviewed-on: https://chromium-review.googlesource.com/523582
Reviewed-by: Nicolas Boichat <drinkcat@chromium.org>
This commit is contained in:
parent
f18108d87f
commit
96dbf80589
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue