coreboot/src
Frans Hendriks b27fb330c4 soc/intel/braswell: Add SMBus support
Intel Braswell SoC contains SMBus controller but no support
is available for this controller.
This controller is compatible with the Intel SMBus support in the
southbridge common directory.

To be able using smbus support from the Intel common directory
the smbus.c is moved outside SOUTHBRIDGE_INTEL_COMMON
dependency block.
Use SOUTHBRIDGE_INTEL_COMMON_SMBUS to include support.

BUG=N/A
TEST= Facebook FBG-1710 LCD panel

Change-Id: Ie3d4f657558a1aed21b083ef5cad08ea96e629c3
Signed-off-by: Frans Hendriks <fhendriks@eltan.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/31661
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
2019-03-05 12:23:56 +00:00
..
acpi arch/x86: Add common AMD ACPI hardware definitions 2017-11-10 19:15:38 +00:00
arch arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
commonlib device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
console arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
cpu device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
device device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
drivers device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
ec device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
include arch/io.h: Separate MMIO and PNP ops 2019-03-04 15:59:23 +00:00
lib device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
mainboard mb/google/sarien/variants/arcada: Add GPIO H15 to enable BT 2019-03-05 08:28:20 +00:00
northbridge device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
security console: Refactor printk() varargs prototypes 2019-02-27 11:09:31 +00:00
soc soc/intel/braswell: Add SMBus support 2019-03-05 12:23:56 +00:00
southbridge soc/intel/braswell: Add SMBus support 2019-03-05 12:23:56 +00:00
superio device/pnp: Add header files for PNP ops 2019-03-04 15:58:55 +00:00
vendorcode device/mmio.h: Add include file for MMIO ops 2019-03-04 15:57:39 +00:00
Kconfig Kconfig: Add system type entries for common enclosures 2019-02-05 16:03:29 +00:00