On Tue, Feb 4, 2020 at 8:20 AM Simon Glass <s...@chromium.org> wrote:
>
> 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 <s...@chromium.org>
> ---
>
> Changes in v2: None
>
>  arch/x86/cpu/apollolake/fsp_s.c | 58 ---------------------------------
>  1 file changed, 58 deletions(-)
>

Reviewed-by: Bin Meng <bmeng...@gmail.com>

Reply via email to