diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2017-03-17 06:05:20 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-03-23 07:46:00 -0400 |
commit | 9f7c7ceefe5e824e8333859bded12257a6d3548a (patch) | |
tree | 77a7c14d3799fae7c99d9acd20f38b6813470dec /MAINTAINERS | |
parent | 9674a8dc5bd1f3cd27f4e6f668beadc64475f3e9 (diff) |
mfd: wm831x: Add device tree binding document
Add a device tree binding document for the wm831x series of PMICs.
Currently only support for the registering the device and the GPIOs are
actually implemented in the driver.
Signed-off-by: Charles Keepax <ckeepax@opensource.wolfsonmicro.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index c265a5fe4848..dfe761bb4998 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -13600,6 +13600,7 @@ F: Documentation/hwmon/wm83?? | |||
13600 | F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt | 13600 | F: Documentation/devicetree/bindings/extcon/extcon-arizona.txt |
13601 | F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt | 13601 | F: Documentation/devicetree/bindings/regulator/arizona-regulator.txt |
13602 | F: Documentation/devicetree/bindings/mfd/arizona.txt | 13602 | F: Documentation/devicetree/bindings/mfd/arizona.txt |
13603 | F: Documentation/devicetree/bindings/mfd/wm831x.txt | ||
13603 | F: arch/arm/mach-s3c64xx/mach-crag6410* | 13604 | F: arch/arm/mach-s3c64xx/mach-crag6410* |
13604 | F: drivers/clk/clk-wm83*.c | 13605 | F: drivers/clk/clk-wm83*.c |
13605 | F: drivers/extcon/extcon-arizona.c | 13606 | F: drivers/extcon/extcon-arizona.c |