commit | 12e927b0a842408467fe7dbe627ca350d2300348 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Sep 25 08:56:43 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Tue Oct 08 13:57:48 2019 +0800 |
tree | e24ed6c81f976803540471905335315044213704 | |
parent | 75d8f49481a5c260d0cf1024d41f0b29d57e0efe [diff] |
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>