On Fri, 13 Dec 2019 13:42:20 +0100, Thomas Bogendoerfer 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> For networking: Reviewed-by: Jakub Kicinski <jakub.kicinski@xxxxxxxxxxxxx> I think you wanted this to go via the MIPS tree, so consider this an ack.