mb/google/soraka: Update UF camera i2c address
Update user facing camera i2c address to 0x36. BUG=None TEST=Build & boot on soraka. Make sure user facing camera is detected. Change-Id: I4645ae5734faef4b6a821c04ab817a7b99da6e4b Signed-off-by: Naresh G Solanki <naresh.solanki@intel.com> Reviewed-on: https://review.coreboot.org/20023 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Furquan Shaikh <furquan@google.com> Reviewed-by: Rajneesh Bhardwaj <rajneesh.bhardwaj@intel.com>
This commit is contained in:
parent
0dc405de98
commit
5e10422df2
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue