]> git.ipfire.org Git - thirdparty/u-boot.git/commit
rockchip: rk3399: Add Kconfig option for full pinctrl driver
authorChristoph Muellner <christoph.muellner@theobroma-systems.com>
Wed, 2 Jan 2019 14:09:20 +0000 (15:09 +0100)
committerPhilipp Tomsich <philipp.tomsich@theobroma-systems.com>
Wed, 2 Jan 2019 21:39:12 +0000 (22:39 +0100)
commit8188c83cfa2919a2a8e1d4d1d0daebdad6a1bc99
tree0bdc727e4e4d0b095a71ee2628681fa58f721119
parent600888110d32a6c2c343e1cc3fa3ef040f4031d7
rockchip: rk3399: Add Kconfig option for full pinctrl driver

This patch adds a Kconfig option to enable the full pinctrl driver
for the RK3399. This flag needs to be enabed in order to get the
features of the full pinctrl driver compiled in (i.e. a .set_state()
callback).

Signed-off-by: Christoph Muellner <christoph.muellner@theobroma-systems.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
drivers/pinctrl/Kconfig
drivers/pinctrl/rockchip/pinctrl_rk3399.c