Re: [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

2019-08-09 Thread Alexandre Belloni
On 29/07/2019 20:45:57+0200, Thomas Bogendoerfer wrote: > On Thu, 25 Jul 2019 12:47:16 +0100 > Lee Jones wrote: > > > On Thu, 13 Jun 2019, Thomas Bogendoerfer wrote: > > > +/* > > > + * On IP30 the RTC (a DS1687) is behind the IOC3 on the generic > > > + * ByteBus regions. We have to write the RT

Re: [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

2019-07-29 Thread Thomas Bogendoerfer
On Thu, 25 Jul 2019 12:47:16 +0100 Lee Jones wrote: > On Thu, 13 Jun 2019, Thomas Bogendoerfer wrote: > > +/* > > + * On IP30 the RTC (a DS1687) is behind the IOC3 on the generic > > + * ByteBus regions. We have to write the RTC address of interest to > > + * IOC3_BYTEBUS_DEV1, then read the data

Re: [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

2019-07-25 Thread Lee Jones
On Thu, 13 Jun 2019, 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

Re: [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

2019-06-25 Thread Lee Jones
On Tue, 25 Jun 2019, Thomas Bogendoerfer wrote: > On Thu, Jun 13, 2019 at 07:06:31PM +0200, 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

Re: [PATCH v3 5/7] mfd: ioc3: Add driver for SGI IOC3 chip

2019-06-25 Thread Thomas Bogendoerfer
On Thu, Jun 13, 2019 at 07:06:31PM +0200, 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 differe