
2 Jan
2019
2 Jan
'19
9:18 p.m.
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
Changes in v4: None Changes in v3: None Changes in v2: None
drivers/pinctrl/Kconfig | 10 ++++++++++ drivers/pinctrl/rockchip/pinctrl_rk3399.c | 9 +++++++++ 2 files changed, 19 insertions(+)
Reviewed-by: Philipp Tomsich philipp.tomsich@theobroma-systems.com