Re: [PATCH mfd+gpio 2/2] drivers: gpio: Add support for GPIOs over Moxtet bus

2018-09-05 Thread Linus Walleij
Hi Marek! Your DT bindings patch should ideally be in a separate patch and must be sent to devicet...@vger.kernel.org as well. On Thu, Aug 30, 2018 at 4:44 PM Marek Behún wrote: > + - moxtet,input-mask : Bitmask. Those bits which correspond to input GPIOs > + when read

[PATCH mfd+gpio 2/2] drivers: gpio: Add support for GPIOs over Moxtet bus

2018-08-30 Thread Marek Behún
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. Signed-off-by: Marek Behún --- .../devicetree/bindings/gpio/gpio-moxtet.txt | 31 +++ MAINTAINERS