diff options
author | Frans Hendriks <fhendriks@eltan.com> | 2019-03-04 08:02:43 +0100 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2019-03-05 12:23:56 +0000 |
commit | b27fb330c40c318188e34606d987661de079960f (patch) | |
tree | aacd3d12fb6f502bdb37751892ef7a018262e48f /src/southbridge/amd/cimx | |
parent | 8a95c6c48dd87261a4b68720bc71ec4daff5cdfc (diff) | |
download | coreboot-b27fb330c40c318188e34606d987661de079960f.tar.xz |
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>
Diffstat (limited to 'src/southbridge/amd/cimx')
0 files changed, 0 insertions, 0 deletions