On Thu, 19 Dec 2019 09:28:42 +0100 Linus Walleij <linus.walleij@xxxxxxxxxx> wrote: > On Fri, Dec 13, 2019 at 1:43 PM Thomas Bogendoerfer > <tbogendoerfer@xxxxxxx> wrote: > > > SGI IOC3 chip has integrated ethernet, keyboard and mouse interface. > > It also supports connecting a SuperIO chip for serial and parallel > > interfaces. IOC3 is used inside various SGI systemboards and add-on > > cards with different equipped external interfaces. > > > > Support for ethernet and serial interfaces were implemented inside > > the network driver. This patchset moves out the not network related > > parts to a new MFD driver, which takes care of card detection, > > setup of platform devices and interrupt distribution for the subdevices. > > > > Serial portion: Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > > Acked-for-MFD-by: Lee Jones <lee.jones@xxxxxxxxxx> > > > > Signed-off-by: Thomas Bogendoerfer <tbogendoerfer@xxxxxxx> > > This makes the kernel a better place: > Acked-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Thank you. > Will there be a GPIO driver arriving later? as far as I found out, GPIOs are used as reset line for the ethernet phy and for two leds in the SGI Octanes. So far I've never needed the phy reset and since there are exclusive registers per GPIO I'm using these registers directly in the coming LED driver. Thomas. -- SUSE Software Solutions Germany GmbH HRB 36809 (AG Nürnberg) Geschäftsführer: Felix Imendörffer