diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2015-10-27 19:01:59 +0300 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-10-30 21:57:36 +0300 |
commit | f494993fc509f45b1be19c70a20452fd6e5cc14d (patch) | |
tree | 8bdff69262554eccf56f29d0569c68d6269e9b98 /MAINTAINERS | |
parent | f2f48a584dc7baec7735eef98dbb7c60cf18f734 (diff) | |
download | linux-f494993fc509f45b1be19c70a20452fd6e5cc14d.tar.xz |
MAINTAINERS: Add binding docs for Cirrus Logic/Wolfson Arizona devices
Add device tree binding documentation for the Arizona drivers
to the MAINTAINERS file.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Acked-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0658fecc25cb..4dc45dea5858 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -11392,6 +11392,9 @@ T: git https://github.com/CirrusLogic/linux-drivers.git W: https://github.com/CirrusLogic/linux-drivers/wiki S: Supported F: Documentation/hwmon/wm83?? +F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt +F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt +F: Documentation/devicetree/bindings/mfd/arizona.txt F: arch/arm/mach-s3c64xx/mach-crag6410* F: drivers/clk/clk-wm83*.c F: drivers/extcon/extcon-arizona.c |