diff options
author | Charles Keepax <ckeepax@opensource.cirrus.com> | 2017-09-04 17:41:50 +0200 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-09-19 16:58:02 +0200 |
commit | 9fda3b428a74339e358d4b0850427fa1ce1b4714 (patch) | |
tree | a72961ac1ea14c4092a0f6a472b9f623af0e5e53 /MAINTAINERS | |
parent | ASoC: arizona: Add handling for audio related device tree entries (diff) | |
download | linux-9fda3b428a74339e358d4b0850427fa1ce1b4714.tar.xz linux-9fda3b428a74339e358d4b0850427fa1ce1b4714.zip |
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 2281af4b41b6..5824962f419f 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 |