summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/spmi
Commit message (Collapse)AuthorAgeFilesLines
* spmi: pmic_arb: add support for hw version 2Gilad Avidov2015-03-261-1/+5
| | | | | | | | | | | | | | | Qualcomm PMIC Arbiter version-2 changes from version-1 are: - Some different register offsets. - New channel register space, one per PMIC peripheral (ppid). All tx traffic uses these channels. - New observer register space. All rx trafic uses this space. - Different command format for spmi command registers. Reviewed-by: Sagar Dharia <sdharia@codeaurora.org> Signed-off-by: Gilad Avidov <gavidov@codeaurora.org> Tested-by: Ivan T. Ivanov <iivanov@mm-sol.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* spmi: of: fixup generic SPMI devicetree binding exampleJosh Cartwright2014-05-281-1/+1
| | | | | | | | The generic SPMI example was missing an equal sign in the assignment of the #size-cells property. Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* spmi: document the PMIC arbiter SPMI bindingsJosh Cartwright2014-02-151-0/+61
| | | | | Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
* spmi: add generic SPMI controller binding documentationJosh Cartwright2014-02-151-0/+41
Signed-off-by: Josh Cartwright <joshc@codeaurora.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
OpenPOWER on IntegriCloud