diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2017-09-04 16:41:50 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 15:58:02 +0100 |
commit | 9fda3b428a74339e358d4b0850427fa1ce1b4714 (patch) | |
tree | a72961ac1ea14c4092a0f6a472b9f623af0e5e53 /MAINTAINERS | |
parent | 0a229b15d99e0a9761f9672f4ff7efeb18ce0ea1 (diff) | |
download | op-kernel-dev-9fda3b428a74339e358d4b0850427fa1ce1b4714.zip op-kernel-dev-9fda3b428a74339e358d4b0850427fa1ce1b4714.tar.gz |
ASoC: arizona: Add audio device tree bindings
In keeping with the style of the rest of this drivers device tree
bindings split the audio device tree bindings into their own document.
It should be noted this patch makes no change to the binding itself
just moves the documentation into a specific file for the audio
binding. For easy of merging a separate patch removes the current
documentation from the MFD binding documentation.
Signed-off-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 2281af4..5824962 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14575,6 +14575,7 @@ F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt F: Documentation/devicetree/bindings/mfd/arizona.txt F: Documentation/devicetree/bindings/mfd/wm831x.txt +F: Documentation/devicetree/bindings/sound/wlf,arizona.txt F: arch/arm/mach-s3c64xx/mach-crag6410* F: drivers/clk/clk-wm83*.c F: drivers/extcon/extcon-arizona.c |