[PATCH v5 1/6] spmi: Linux driver framework for SPMI
Greg Kroah-Hartman
gregkh at linuxfoundation.org
Sat Feb 15 14:23:25 EST 2014
On Mon, Feb 03, 2014 at 05:05:33PM -0600, Josh Cartwright wrote:
> From: Kenneth Heitke <kheitke at codeaurora.org>
>
> System Power Management Interface (SPMI) is a specification
> developed by the MIPI (Mobile Industry Process Interface) Alliance
> optimized for the real time control of Power Management ICs (PMIC).
>
> SPMI is a two-wire serial interface that supports up to 4 master
> devices and up to 16 logical slaves.
>
> The framework supports message APIs, multiple busses (1 controller
> per bus) and multiple clients/slave devices per controller.
>
> Signed-off-by: Kenneth Heitke <kheitke at codeaurora.org>
> Signed-off-by: Michael Bohan <mbohan at codeaurora.org>
> Signed-off-by: Josh Cartwright <joshc at codeaurora.org>
Looks good, nice bus code.
Acked-by: Greg Kroah-Hartman <gregkh at linuxfoundation.org>
More information about the linux-arm-kernel
mailing list