From: Kenneth Heitke Date: Wed, 12 Feb 2014 19:44:22 +0000 (-0600) Subject: spmi: Linux driver framework for SPMI X-Git-Tag: v3.15-rc1~141^2~72 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5a86bf343976b9c8ab2f240bc866451fa67e5573;p=pandora-kernel.git spmi: Linux driver framework for SPMI 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 Signed-off-by: Michael Bohan Signed-off-by: Josh Cartwright Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed