[PATCH v2 07/17] x86: apl: Drop the I2C config in FSP-S

Bin Meng bmeng.cn at gmail.com
Tue Feb 4 08:32:12 CET 2020


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

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


More information about the U-Boot mailing list