[PATCH v6 078/102] x86: Enable pinctrl in SPL and TPL
Bin Meng
bmeng.cn at gmail.com
Sun Dec 8 05:28:31 CET 2019
On Sun, Dec 8, 2019 at 11:58 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Sat, Dec 7, 2019 at 12:52 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > If these phases are used we typically want to enable pinctrl in then, so
> > that pad setup and GPIO access are possible.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> > Changes in v6: None
> > Changes in v5:
> > - Correct build error in chromebook_samus_tpl
> >
> > Changes in v4: None
> > Changes in v3: None
> > Changes in v2: None
> >
> > arch/Kconfig | 2 ++
> > configs/chromebook_samus_tpl_defconfig | 2 ++
> > 2 files changed, 4 insertions(+)
> >
>
> Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
applied to u-boot-x86/next, thanks!
More information about the U-Boot
mailing list