OpenCloudOS-Kernel/drivers/pinctrl/actions
Manivannan Sadhasivam ea813dce67 pinctrl: actions: Fix Kconfig dependency and help text
1. Fix Kconfig dependency for Actions Semi S900 pinctrl driver which
generates below warning in x86:

WARNING: unmet direct dependencies detected for PINCTRL_OWL
  Depends on [n]: PINCTRL [=y] && (ARCH_ACTIONS || COMPILE_TEST [=n]) && OF [=n]
  Selected by [y]:
  - PINCTRL_S900 [=y] && PINCTRL [=y]

2. Add help text for OWL pinctrl driver

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reported-by: Randy Dunlap <rdunlap@infradead.org>
Tested-by: Randy Dunlap <rdunlap@infradead.org>
Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
2018-05-02 14:36:31 +02:00
..
Kconfig pinctrl: actions: Fix Kconfig dependency and help text 2018-05-02 14:36:31 +02:00
Makefile
pinctrl-owl.c pinctrl: actions: fix missing break in PIN_CONFIG_DRIVE_STRENGTH case. 2018-05-02 14:36:31 +02:00
pinctrl-owl.h
pinctrl-s900.c pinctrl: actions: make s900_functions, s900_padinfo and s900_pads static 2018-05-02 14:36:31 +02:00