
7 Oct
2019
7 Oct
'19
2:32 a.m.
On Wed, Sep 25, 2019 at 10:58 PM Simon Glass sjg@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@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@gmail.com