Re: sunxi RSB implementation

2017-12-16 Thread Artturi Alm
On Fri, Dec 15, 2017 at 10:58:22PM +0100, Mark Kettenis wrote: > Some of the Allwinner SoCs have a so-called Reduces Serial Bus that is > used to communicate with peripheral chips (mostly power management > ICs). The diff below adds a driver for the RSB conntroller, named > sxirsb(4), and a driver

sunxi RSB implementation

2017-12-15 Thread Mark Kettenis
Some of the Allwinner SoCs have a so-called Reduces Serial Bus that is used to communicate with peripheral chips (mostly power management ICs). The diff below adds a driver for the RSB conntroller, named sxirsb(4), and a driver for the RTC component of the X-Powers AC100 audio codec. I deliberate