coreboot/src/soc
Furquan Shaikh d629e433dd soc/intel/common/block/i2c: Ignore disabled I2C devices
If I2C device is disabled:
1. BAR for the device will be 0
2. There is no need to generate ACPI tables for the device

TEST=Verified that if an i2c device is disabled statically in
devicetree or dynamically in mainboard, then coreboot does not die
looking for missing resources.

Change-Id: Id9a790e338a0e6f32c199f5f437203e1525df208
Signed-off-by: Furquan Shaikh <furquan@chromium.org>
Reviewed-on: https://review.coreboot.org/20140
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Martin Roth <martinroth@google.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Philippe Mathieu-Daudé <philippe.mathieu.daude@gmail.com>
2017-06-14 20:20:07 +02:00
..
broadcom/cygnus soc/broadcom/cygnus: Move spi driver to use spi_bus_map 2017-05-24 04:39:30 +02:00
dmp/vortex86ex Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
imgtec/pistachio Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
intel soc/intel/common/block/i2c: Ignore disabled I2C devices 2017-06-14 20:20:07 +02:00
lowrisc/lowrisc soc/lowrisc: Place CBMEM at top of autodetected RAM 2016-12-06 18:51:13 +01:00
marvell/mvmap2315 soc/marvell/armada38x: Remove unused SoC armada38x 2017-05-24 04:43:23 +02:00
mediatek/mt8173 Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
nvidia device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
qualcomm spi: Remove unused/unnecessary spi_init function definitions 2017-06-07 22:49:37 +02:00
rdc/r8610 CBMEM: Clarify CBMEM_TOP_BACKUP function usage 2017-05-27 13:54:47 +02:00
rockchip device/Kconfig: Introduce MAINBOARD_FORCE_NATIVE_VGA_INIT 2017-06-08 14:31:43 +02:00
samsung Consolidate reset API, add generic reset_prepare mechanism 2017-06-13 20:53:09 +02:00
ucb/riscv soc/ucb/riscv: Place CBMEM at top of autodetected RAM 2016-12-06 18:48:28 +01:00