[U-Boot] [PATCH 059/126] x86: Allow the PCH and LPC uclasses to work with of-platdata

Bin Meng bmeng.cn at gmail.com
Mon Oct 7 12:53:14 UTC 2019


On Mon, Oct 7, 2019 at 8:32 AM Bin Meng <bmeng.cn at gmail.com> wrote:
>
> On Wed, Sep 25, 2019 at 10:58 PM Simon Glass <sjg at chromium.org> wrote:
> >
> > At present these uclasses assumes that they are used with a device tree.
> > Update them to support of-platdata as well.
> >
> > Signed-off-by: Simon Glass <sjg at chromium.org>
> > ---
> >
> >  arch/x86/lib/lpc-uclass.c | 2 ++
> >  drivers/pch/pch-uclass.c  | 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