[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 00:32:32 UTC 2019
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>
More information about the U-Boot
mailing list