On Sun, 24 Jan 2021 22:41:20 +0100 Jonathan Neuschäfer <j.neuschaefer@xxxxxxx> wrote: > This patchset adds basic support for the embedded controller found on > older ebook reader boards designed by/with the ODM Netronix Inc.[1] and > sold by Kobo or Tolino, for example the Kobo Aura and the Tolino Shine. > These drivers are based on information contained in the vendor kernel > sources, but in order to all information in a single place, I documented > the register interface of the EC on GitHub[2]. > > [1]: http://www.netronixinc.com/products.aspx?ID=1 > [2]: https://github.com/neuschaefer/linux/wiki/Netronix-MSP430-embedded-controller > > v9: > - Fixed a bug in the error handling of ntxec_probe, > Reported-by: kernel test robot <lkp@xxxxxxxxx> > - Added Thierry Reding's ACK to the PWM patch > what is the fate of this one, looks like it got all acks from maintainers. Regards, Andreas