diff options
author | Grygorii Strashko <grygorii.strashko@ti.com> | 2014-09-03 20:05:32 +0300 |
---|---|---|
committer | Linus Walleij <linus.walleij@linaro.org> | 2014-09-16 14:39:00 -0700 |
commit | 2c341d62eb4b697793c29da51fda64328df5ff59 (patch) | |
tree | cc7498188e19a43f58f7f3e8258b1e62a57c168f /drivers/gpio/gpio-generic.c | |
parent | 3af0dbd592fe0a92002f16e341519ba03e92adf7 (diff) |
gpio: syscon: add soc specific callback to assign output value
Some SoCs (like Keystone) may require to perform special
sequence of operations to assign output GPIO value, so default
implementation of .set() callback from gpio-syscon driver
can't be used.
Hence, add optional, SoC specific callback to assign output
gpio value.
Signed-off-by: Grygorii Strashko <grygorii.strashko@ti.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'drivers/gpio/gpio-generic.c')
0 files changed, 0 insertions, 0 deletions