Re: [RFC PATCH 0/6] Introduce GPIO transmitter and connect to NPCM7xx

2021-12-16 Thread Philippe Mathieu-Daudé
+Marc-André (chardev) & Dave On 12/16/21 02:54, Joe Komlodi wrote: > Hi all, > > This series introduces a GPIO transmitter, which allows the transmission > of GPIO controller pin state over chardev, and attaches it to the NPCM7xx > GPIO controller. > > The GPIO transmitter takes in a GPIO contro

[RFC PATCH 0/6] Introduce GPIO transmitter and connect to NPCM7xx

2021-12-15 Thread Joe Komlodi
Hi all, This series introduces a GPIO transmitter, which allows the transmission of GPIO controller pin state over chardev, and attaches it to the NPCM7xx GPIO controller. The GPIO transmitter takes in a GPIO controller number and a bitfield containing the GPIO state of that controller, then form