Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1186552

[PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator

From Javier Martinez Canillas <javier@osg.samsung.com>
Newsgroups linux.kernel
Subject [PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator
Date 2015-07-17 10:20 +0200
Message-ID <pN929-8dZ-9@gated-at.bofh.it> (permalink)
References <pN929-8dZ-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


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>
---

 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 2af741410533..d802d19a4ecc 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6583,7 +6583,7 @@ F:	drivers/extcon/extcon-max77693.c
 F:	drivers/rtc/rtc-max77686.c
 F:	drivers/clk/clk-max77686.c
 F:	Documentation/devicetree/bindings/mfd/max14577.txt
-F:	Documentation/devicetree/bindings/mfd/max77686.txt
+F:	Documentation/devicetree/bindings/*/max77686.txt
 F:	Documentation/devicetree/bindings/mfd/max77693.txt
 F:	Documentation/devicetree/bindings/clock/maxim,max77686.txt
 F:	include/linux/mfd/max14577*.h
-- 
2.4.3

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator Javier Martinez Canillas <javier@osg.samsung.com> - 2015-07-17 10:20 +0200
  Re: [PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-07-17 12:10 +0200

csiph-web