diff options
author | Peter Geis <pgwipeout@gmail.com> | 2018-07-24 09:25:41 -0400 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2018-07-24 15:37:08 +0100 |
commit | 6c0b319c0306accd92dc1601f8bf42adc147d4bf (patch) | |
tree | 0ad8c3109fb95897ea575a20047bb45e99b613c7 /Documentation/devicetree/bindings | |
parent | ad66225dff3f30fece4f5133ea14058c95f4e29a (diff) |
regulator: Add support for CPCAP regulators on Motorola Xoom devices.
Added support for the CPCAP power management regulator functions on
Tegra based Motorola Xoom devices.
Added sw2_sw4 value tables, which provide power to the Tegra core and
aux devices.
Added the Xoom init tables and device tree compatibility match.
Signed-off-by: Peter Geis <pgwipeout@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/cpcap-regulator.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt b/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt index 675f4437ce92..36f5e2f5cc0f 100644 --- a/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/cpcap-regulator.txt @@ -5,6 +5,7 @@ Requires node properties: - "compatible" value one of: "motorola,cpcap-regulator" "motorola,mapphone-cpcap-regulator" + "motorola,xoom-cpcap-regulator" Required regulator properties: - "regulator-name" |