diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2019-05-21 13:04:37 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2019-05-21 23:23:16 +0300 |
commit | 46f4050a6587ea3e59e6f47f06513c00689b9d40 (patch) | |
tree | 767e081bb5b2bbc75c9f0b991eb8bb26229079bd /Documentation/devicetree/bindings/regulator | |
parent | 973af54c5218335dbca2695fd97c20be2564438a (diff) | |
download | linux-46f4050a6587ea3e59e6f47f06513c00689b9d40.tar.xz |
regulator: arizona: Update device tree binding to support Madera CODECs
The Arizona regulator drivers are now also used by the Cirrus Logic
Madera audio CODECs, update the binding document to link to the primary
binding document for these as well as the existing Arizona document.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/regulator')
-rw-r--r-- | Documentation/devicetree/bindings/regulator/arizona-regulator.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/regulator/arizona-regulator.txt b/Documentation/devicetree/bindings/regulator/arizona-regulator.txt index 443564d7784f..69bf41949b01 100644 --- a/Documentation/devicetree/bindings/regulator/arizona-regulator.txt +++ b/Documentation/devicetree/bindings/regulator/arizona-regulator.txt @@ -5,7 +5,8 @@ of analogue I/O. This document lists regulator specific bindings, see the primary binding document: - ../mfd/arizona.txt + For Wolfson Microelectronic Arizona codecs: ../mfd/arizona.txt + For Cirrus Logic Madera codecs: ../mfd/madera.txt Optional properties: - wlf,ldoena : GPIO specifier for the GPIO controlling LDOENA |