coreboot/src/soc
Matt DeVillier 6a67ffb6ea soc/braswell: fix scope for I2C ACPI devices
For an unknown reason, the I2C ACPI devices were placed
under \SB intead of \SB.PCI0, as with all other non-Atom
based Intel platforms.  While Linux is tolerant of this,
Windows is not.  Correct by moving I2C ACPI devices where
they belong.

Also, adjust I2C devices at board level for intel/strago
and google/cyan as to not break compilation.

Change-Id: Iaf8211bd86d6261ee8c4d9c4262338f7fe19ef43
Signed-off-by: Matt DeVillier <matt.devillier@gmail.com>
Reviewed-on: https://review.coreboot.org/20055
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2017-06-09 16:29:10 +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 CBMEM: Clarify CBMEM_TOP_BACKUP function usage 2017-05-27 13:54:47 +02:00
imgtec/pistachio spi: Remove unused/unnecessary spi_init function definitions 2017-06-07 22:49:37 +02:00
intel soc/braswell: fix scope for I2C ACPI devices 2017-06-09 16:29:10 +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 soc/mediatek/mt8173: Move spi driver to use spi_bus_map 2017-05-24 04:38:33 +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 spi: Remove unused/unnecessary spi_init function definitions 2017-06-07 22:49:37 +02:00
ucb/riscv soc/ucb/riscv: Place CBMEM at top of autodetected RAM 2016-12-06 18:48:28 +01:00