diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2015-10-27 17:01:59 +0100 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-10-30 19:57:36 +0100 |
commit | f494993fc509f45b1be19c70a20452fd6e5cc14d (patch) | |
tree | 8bdff69262554eccf56f29d0569c68d6269e9b98 | |
parent | mfd: arizona: Remove bindings covered in new subsystem specific docs (diff) | |
download | linux-f494993fc509f45b1be19c70a20452fd6e5cc14d.tar.xz linux-f494993fc509f45b1be19c70a20452fd6e5cc14d.zip |
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>
-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 |