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

Bin Meng bmeng.cn at gmail.com
Mon Feb 3 12:59:00 CET 2020


On Sun, Dec 22, 2019 at 2:16 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