diff options
author | Jonathan Neuschäfer <j.neuschaefer@gmx.net> | 2020-02-27 17:05:21 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-03 16:38:12 -0600 |
commit | 8c6687efcfd2f849a1a66bc6d54ead4f60d9b5e4 (patch) | |
tree | 815d8b31444a3bbe07a05578bb9c54cabcdbe5fc /Documentation | |
parent | b94858a7eae1aeabf6d910ded3b6fe66d06e8a1e (diff) | |
download | linux-8c6687efcfd2f849a1a66bc6d54ead4f60d9b5e4.tar.bz2 |
dt-bindings: mfd: tps65910: Improve grammar
Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@gmx.net>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/tps65910.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/tps65910.txt b/Documentation/devicetree/bindings/mfd/tps65910.txt index 4f62143afd24..a5ced46bbde9 100644 --- a/Documentation/devicetree/bindings/mfd/tps65910.txt +++ b/Documentation/devicetree/bindings/mfd/tps65910.txt @@ -26,8 +26,8 @@ Required properties: ldo6, ldo7, ldo8 - xxx-supply: Input voltage supply regulator. - These entries are require if regulators are enabled for a device. Missing of these - properties can cause the regulator registration fails. + These entries are required if regulators are enabled for a device. Missing these + properties can cause the regulator registration to fail. If some of input supply is powered through battery or always-on supply then also it is require to have these parameters with proper node handle of always on power supply. |