diff options
author | Michael Klein <michael@fossekall.de> | 2020-11-24 19:37:29 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2020-11-25 12:07:54 +0100 |
commit | 33f369efbce15e034db4faabeec8502d7d236859 (patch) | |
tree | 811c9aba3d9429ce314db0d8359e51738366609f /Documentation/devicetree/bindings/regulator | |
parent | regulator: add SCMI driver (diff) | |
download | linux-33f369efbce15e034db4faabeec8502d7d236859.tar.xz linux-33f369efbce15e034db4faabeec8502d7d236859.zip |
regulator: mcp16502-regulator: fix spelling mistake
Signed-off-by: Michael Klein <michael@fossekall.de>
Link: https://lore.kernel.org/r/20201124183730.2250690-2-michael@fossekall.de
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt b/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt index b8f843fa6092..d86584ed4d93 100644 --- a/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/mcp16502-regulator.txt @@ -10,7 +10,7 @@ Required properties: name. The content of each sub-node is defined by the standard binding for regulators; see regulator.txt. -Regualtors of MCP16502 PMIC: +Regulators of MCP16502 PMIC: 1) VDD_IO - Buck (1.2 - 3.7 V) 2) VDD_DDR - Buck (0.6 - 1.85 V) 3) VDD_CORE - Buck (0.6 - 1.85 V) |