commit | 34f94ec1da1e0a5efe4f316004df3d8aabc8d68d | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Sun Dec 08 17:32:08 2019 -0700 |
committer | Bin Meng <bmeng.cn@gmail.com> | Sun Dec 15 11:44:26 2019 +0800 |
tree | 636a9eed06848fc2e21ef20dcc879914af67cbda | |
parent | 582ba6e661f4f7241467dfb1224baa6cf8282e3f [diff] |
x86: apl: Add pinctrl driver Add a driver for the Apollo Lake pinctrl. This mostly makes use of the common Intel pinctrl support. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>