summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/regulator/max8997-regulator.txt
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-251-2/+0
| | | | | | | | | | | | 'interrupt-parent' is often documented as part of define bindings, but it is really outside the scope of a device binding. It's never required in a given node as it is often inherited from a parent node. Or it can be implicit if a parent node is an 'interrupt-controller' node. So remove it from all the binding files. Cc: Mark Rutland <mark.rutland@arm.com> Cc: devicetree@vger.kernel.org Signed-off-by: Rob Herring <robh@kernel.org>
* regulator: max8997: Fix a trivial typo in documentationSachin Kamat2013-07-041-1/+1
| | | | | | | Changed volatage to voltage. Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org> Signed-off-by: Mark Brown <broonie@linaro.org>
* doc: devicetree: Fix various typosMasanari Iida2013-04-241-1/+1
| | | | | | | Fix spelling typos in Documentation/devicetree/bindings. Signed-off-by: Masanari Iida <standby24x7@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
* regulator: add device tree support for max8997Thomas Abraham2012-11-271-0/+146
Add device tree based discovery support for max8997. Signed-off-by: Thomas Abraham <thomas.abraham@linaro.org> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com> Reviewed-by: Tomasz Figa <t.figa@samsung.com> Signed-off-by: Mark Brown <broonie@opensource.wolfsonmicro.com>
OpenPOWER on IntegriCloud