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:
		
				
					committed by
					
						
						Martin Roth
					
				
			
			
				
	
			
			
			
						parent
						
							0dc405de98
						
					
				
				
					commit
					5e10422df2
				
			@@ -394,7 +394,7 @@ chip soc/intel/skylake
 | 
				
			|||||||
				register "pwdb[5].entry_type" = "INTEL_ACPI_CAMERA_REGULATOR"
 | 
									register "pwdb[5].entry_type" = "INTEL_ACPI_CAMERA_REGULATOR"
 | 
				
			||||||
				register "pwdb[5].delay_usec" = "3000"
 | 
									register "pwdb[5].delay_usec" = "3000"
 | 
				
			||||||
 | 
					
 | 
				
			||||||
				device i2c 10 on end
 | 
									device i2c 36 on end
 | 
				
			||||||
			end
 | 
								end
 | 
				
			||||||
		end # I2C #4
 | 
							end # I2C #4
 | 
				
			||||||
		device pci 1c.0 on
 | 
							device pci 1c.0 on
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user