commit | 856ed97af5cfcfdc73cc4178d9670122bca52f6b | [log] [tgz] |
---|---|---|
author | Marek BehĂșn <marek.behun@nic.cz> | Mon Aug 12 18:11:17 2019 +0200 |
committer | Arnd Bergmann <arnd@arndb.de> | Wed Aug 14 15:30:56 2019 +0200 |
tree | 71cf77f117de6b08669f441638613e707f60b4e1 | |
parent | 2091b417aab195a2c35abe780ad15ade1b0932ac [diff] |
drivers: gpio: Add support for GPIOs over Moxtet bus This adds support for interpreting the input and output bits of one device on Moxtet bus as GPIOs. This is needed for example by the SFP cage module of Turris Mox. Link: https://lore.kernel.org/r/20190812161118.21476-5-marek.behun@nic.cz Signed-off-by: Marek BehĂșn <marek.behun@nic.cz> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Arnd Bergmann <arnd@arndb.de>