Simon Glass
59cf26480b
x86: pinctrl: Drop the acpi_path member
...
This is in the device tree now, so drop the unnecessary field here.
Signed-off-by: Simon Glass <sjg@chromium.org >
Reviewed-by: Wolfgang Wallner <wolfgang.wallner@br-automation.com >
Reviewed-by: Bin Meng <bmeng.cn@gmail.com >
2020-07-17 14:32:24 +08:00
Simon Glass
f7ae49fc4f
common: Drop log.h from common header
...
Move this header out of the common header.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-05-18 21:19:18 -04:00
Simon Glass
0a6f333e8d
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 >
2019-12-15 11:44:26 +08:00