coreboot-kgpe-d16/src/drivers/intel
Nico Huber 0f2dd1eff9 include/device: Split i2c.h into three
Split `i2c.h` into three pieces to ease reuse of the generic defi-
nitions. No code is changed.

* `i2c.h`        - keeps the generic definitions
* `i2c_simple.h` - holds the current, limited to one controller driver
                   per board, devicetree independent I2C interface
* `i2c_bus.h`    - will become the devicetree compatible interface for
                   native I2C (e.g. non-SMBus) controllers

Change-Id: I382d45c70f9314588663e1284f264f877469c74d
Signed-off-by: Nico Huber <nico.huber@secunet.com>
Reviewed-on: https://review.coreboot.org/20845
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
2017-08-18 15:33:29 +00:00
..
fsp1_0 Rename __attribute__((packed)) --> __packed 2017-07-13 19:45:59 +00:00
fsp1_1 intel/fsp1_1: Don't consume FSP_SMBIOS_MEMORY_INFO_HOB in S3 resume path 2017-07-17 15:16:30 +00:00
fsp2_0 arch/x86: Make postcar TempRamExit call generic 2017-08-17 17:52:21 +00:00
gma driver/intel/gma: Allow use of GFX_GMA_ANALOG_I2C_HDMI_x in C NGI 2017-08-11 19:49:22 +00:00
i210 intel/i210: Change API for function mainboard_get_mac_address() 2016-07-05 06:27:44 +02:00
mipi_camera include/device: Split i2c.h into three 2017-08-18 15:33:29 +00:00
wifi SMBIOS: Correct length calculation for empty string table 2017-08-10 15:56:45 +00:00