summaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/mfd/bd9571mwv.txt
Commit message (Collapse)AuthorAgeFilesLines
* dt-bindings: remove 'interrupt-parent' from bindingsRob Herring2018-07-251-1/+0Star
| | | | | | | | | | | | '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>
* dt-bindings: mfd: bd9571mwv: Document DDR Backup Mode propertiesGeert Uytterhoeven2018-04-231-0/+21
| | | | | | | | | | Document the new optional properties related to DDR Backup Mode and toggle/momentary power switches. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Reviewed-by: Rob Herring <robh@kernel.org> Acked-by: Lee Jones <lee.jones@linaro.org> Signed-off-by: Mark Brown <broonie@kernel.org>
* mfd: Add ROHM BD9571MWV-M PMIC DT bindingsMarek Vasut2017-09-051-0/+49
Add DT bindings for the ROHM BD9571MWV-M PMIC. This PMIC has the following features: - multiple voltage monitors for 1V8, 2V5, 3V3 voltage rail - one voltage regulator for DVFS - two GPIOs Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Lee Jones <lee.jones@linaro.org>