diff options
author | Simon Glass <sjg@chromium.org> | 2020-02-06 09:54:55 -0700 |
---|---|---|
committer | Bin Meng <bmeng.cn@gmail.com> | 2020-02-07 22:41:24 +0800 |
commit | eb8af95fc586a769538ff3b613e57aff9a51731e (patch) | |
tree | 871838bc0c51a34b444b2db80d6df22f28b04af5 /arch/x86/include/asm | |
parent | 659252e7def2be650cc947df850184a3f8fcab3c (diff) |
x86: apl: Drop the I2C config in FSP-S
This config is not actually used here and in U-Boot it seems better to set
this using the device tree for each individual controller. The monolithic
config of the FSP-S is only necessary if the FSP is actually configuring
something, but here it is not.
The FSP-S does enable/disable the various I2C ports. It might be nice to
handle this using the okay/disabled property of each port, but that can be
considered later.
Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'arch/x86/include/asm')
0 files changed, 0 insertions, 0 deletions