commit | e63ca975afa6a418ddcaabd30dac89926bd108ed | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Fri Dec 06 21:42:57 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:26 2019 +0800 |
tree | 39b1d8aa7406cd5beb2c360445f1e9cb1d9e52dd | |
parent | 7c4ae8255c7ba7b0b16391b253122fcf349b97f8 [diff] |
x86: apl: Add PMC driver Add a driver for the Apollo Lake SoC. It supports the basic operations and can use device tree or of-platdata. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>