diff options
author | Charles Keepax <ckeepax@opensource.wolfsonmicro.com> | 2017-03-17 10:05:20 +0000 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2017-03-23 11:46:00 +0000 |
commit | 9f7c7ceefe5e824e8333859bded12257a6d3548a (patch) | |
tree | 77a7c14d3799fae7c99d9acd20f38b6813470dec /MAINTAINERS | |
parent | 9674a8dc5bd1f3cd27f4e6f668beadc64475f3e9 (diff) | |
download | lwn-9f7c7ceefe5e824e8333859bded12257a6d3548a.tar.gz lwn-9f7c7ceefe5e824e8333859bded12257a6d3548a.zip |
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?? 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: arch/arm/mach-s3c64xx/mach-crag6410* F: drivers/clk/clk-wm83*.c F: drivers/extcon/extcon-arizona.c |