commit | 15add06841a3b0b4734a72847a73c71fd09ebe52 | [log] [tgz] |
---|---|---|
author | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | Thu Feb 07 17:28:59 2019 +0100 |
committer | Linus Walleij <linus.walleij@linaro.org> | Wed Feb 13 09:10:38 2019 +0100 |
tree | c90bfba936885c863db35e0a097c3548bb16a3c4 | |
parent | d449991c4d1d0663b42db7648510a9911de21298 [diff] |
gpio: pca953x: add ->set_config implementation This commit adds a minimal implementation of the ->set_config() hook, with support for the PIN_CONFIG_BIAS_PULL_UP and PIN_CONFIG_BIAS_PULL_DOWN configurations. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>