diff options
author | Charles Keepax <[email protected]> | 2015-10-27 16:01:59 +0000 |
---|---|---|
committer | Lee Jones <[email protected]> | 2015-10-30 18:57:36 +0000 |
commit | f494993fc509f45b1be19c70a20452fd6e5cc14d (patch) | |
tree | 8bdff69262554eccf56f29d0569c68d6269e9b98 | |
parent | f2f48a584dc7baec7735eef98dbb7c60cf18f734 (diff) |
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 <[email protected]>
Acked-by: Chanwoo Choi <[email protected]>
Signed-off-by: Lee Jones <[email protected]>
-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 |