diff options
author | Javier Martinez Canillas <javier@osg.samsung.com> | 2015-07-17 04:17:57 -0400 |
---|---|---|
committer | Lee Jones <lee.jones@linaro.org> | 2015-08-11 10:08:52 -0400 |
commit | 377452f444a63475072cac13159295faac792450 (patch) | |
tree | a4258a856c5b7bd255248294159ba47cad446ab5 /MAINTAINERS | |
parent | 03b42710420f2db5cc1e3506625e1311becb286b (diff) |
MAINTAINERS: Add Device Tree binding doc for max77686 regulator
The Device Tree binding documentation for the Maxim max77686 regulators
has been moved from the Multi-Function Device DT binding section to its
own Documentation/devicetree/bindings/regulator/max77686.txt file.
Use a wilcard so both the mfd and regulator DT bindings are resolved.
Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com>
Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64cf79158390..3e67f534fb67 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -6572,7 +6572,7 @@ F: drivers/extcon/extcon-max77693.c | |||
6572 | F: drivers/rtc/rtc-max77686.c | 6572 | F: drivers/rtc/rtc-max77686.c |
6573 | F: drivers/clk/clk-max77686.c | 6573 | F: drivers/clk/clk-max77686.c |
6574 | F: Documentation/devicetree/bindings/mfd/max14577.txt | 6574 | F: Documentation/devicetree/bindings/mfd/max14577.txt |
6575 | F: Documentation/devicetree/bindings/mfd/max77686.txt | 6575 | F: Documentation/devicetree/bindings/*/max77686.txt |
6576 | F: Documentation/devicetree/bindings/mfd/max77693.txt | 6576 | F: Documentation/devicetree/bindings/mfd/max77693.txt |
6577 | F: Documentation/devicetree/bindings/clock/maxim,max77686.txt | 6577 | F: Documentation/devicetree/bindings/clock/maxim,max77686.txt |
6578 | F: include/linux/mfd/max14577*.h | 6578 | F: include/linux/mfd/max14577*.h |