diff options
author | Eric Engestrom <eric@engestrom.ch> | 2016-04-25 02:24:12 +0200 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2016-04-25 15:41:18 +0200 |
commit | dc5b5140af500e9a8f022fede6bab5823cb7f43e (patch) | |
tree | 8e1e8381aafab4409dbbf2e8f8e637dea35890d9 /Documentation/devicetree/bindings/mfd | |
parent | Documentation: dt: media: fix spelling mistake (diff) | |
download | linux-dc5b5140af500e9a8f022fede6bab5823cb7f43e.tar.xz linux-dc5b5140af500e9a8f022fede6bab5823cb7f43e.zip |
Documentation: dt: mfd: fix spelling mistakes
Signed-off-by: Eric Engestrom <eric@engestrom.ch>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/mfd')
-rw-r--r-- | Documentation/devicetree/bindings/mfd/qcom-rpm.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt index 5e97a9593ad7..b98b291a31ba 100644 --- a/Documentation/devicetree/bindings/mfd/qcom-rpm.txt +++ b/Documentation/devicetree/bindings/mfd/qcom-rpm.txt @@ -178,7 +178,7 @@ see regulator.txt - with additional custom properties described below: - qcom,force-mode: Usage: optional (default if no other qcom,force-mode is specified) Value type: <u32> - Defintion: indicates that the regulator should be forced to a + Definition: indicates that the regulator should be forced to a particular mode, valid values are: QCOM_RPM_FORCE_MODE_NONE - do not force any mode QCOM_RPM_FORCE_MODE_LPM - force into low power mode @@ -204,7 +204,7 @@ see regulator.txt - with additional custom properties described below: - qcom,force-mode: Usage: optional Value type: <u32> - Defintion: indicates that the regulator should not be forced to any + Definition: indicates that the regulator should not be forced to any particular mode, valid values are: QCOM_RPM_FORCE_MODE_NONE - do not force any mode QCOM_RPM_FORCE_MODE_LPM - force into low power mode |