mb/google/dedede/var/drawcia: Remove camera EEPROM power resource

EEPROM in the camera module does not require any specific power
resources. This will ensure that no unnecessary resources are turned on
while accessing the camera EEPROM.

BUG=b:167938257
TEST=Build and boot to OS in Drawlat. Ensure that the camera EEPROM is
listed in the output of i2cdetect.

Change-Id: Iece9b3f657bf94a21cc08bf1745353575858f9b2
Signed-off-by: Karthikeyan Ramasubramanian <kramasub@google.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/47230
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Justin TerAvest <teravest@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
This commit is contained in:
Karthikeyan Ramasubramanian 2020-11-05 00:33:15 -07:00 committed by Patrick Georgi
parent 65a9f4e78d
commit 8e4182f20d
1 changed files with 0 additions and 2 deletions

View File

@ -274,8 +274,6 @@ chip soc/intel/jasperlake
register "chip_name" = ""GT24C08""
register "device_type" = "INTEL_ACPI_CAMERA_NVM"
register "pr0" = ""\\_SB.PCI0.I2C3.CAM1.PRIC""
register "nvm_size" = "0x0400"
register "nvm_pagesize" = "1"
register "nvm_readonly" = "1"