]> git.baikalelectronics.ru Git - uboot.git/commit
x86: Allow the PCH and LPC uclasses to work with of-platdata
authorSimon Glass <sjg@chromium.org>
Wed, 25 Sep 2019 14:56:43 +0000 (08:56 -0600)
committerBin Meng <bmeng.cn@gmail.com>
Tue, 8 Oct 2019 05:57:48 +0000 (13:57 +0800)
commit634ab7cec2dda255da477b0df9492db5b9414310
treee24ed6c81f976803540471905335315044213704
parentf95e46fd4a639b0fba5929e6ae28b7e64b6632cc
x86: Allow the PCH and LPC uclasses to work with of-platdata

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>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
arch/x86/lib/lpc-uclass.c
drivers/pch/pch-uclass.c