]> git.baikalelectronics.ru Git - uboot.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)
commit77593126d905530770d1449d8a93e08e40cf187a
tree0bdc727e4e4d0b095a71ee2628681fa58f721119
parent7188592e28d2e9e1b7784351fcc2d8cf56bd0c09
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