gpio: Port SX150x driver from Linux
Add a very abridged version of SX150x driver from Linux. New, "pinctrl"
version of the driver was used as a base. As it was already mentioned
this driver supports very limited amount of the original functionality,
and the following are the features that were dropped:
     - Interrupt support
     - Support for any chip other that SX150x (due to lack of HW to test
       with)
     - Any pinctlr-like functions: pull-up/pull-down, open-drain,
       etc. configuration

Signed-off-by: Andrey Smirnov <andrew.smirnov@gmail.com>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
1 parent 8f15447 commit c97fc31b8d7eda8754f299bfcb30db9d0d299365
@Andrey Smirnov Andrey Smirnov authored on 15 Nov 2016
Sascha Hauer committed on 10 Jan 2017
Showing 3 changed files
View
drivers/gpio/Kconfig
View
drivers/gpio/Makefile
View
drivers/gpio/gpio-sx150x.c 0 → 100644