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


Groups > linux.kernel > #1186552 > unrolled thread

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

Started byJavier Martinez Canillas <javier@osg.samsung.com>
First post2015-07-17 10:20 +0200
Last post2015-07-17 12:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [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

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

FromJavier Martinez Canillas <javier@osg.samsung.com>
Date2015-07-17 10:20 +0200
Subject[PATCH 1/2] MAINTAINERS: add Device Tree binding doc for max77686 regulator
Message-ID<pN929-8dZ-9@gated-at.bofh.it>
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/

[toc] | [next] | [standalone]


#1186662

FromKrzysztof Kozlowski <k.kozlowski@samsung.com>
Date2015-07-17 12:10 +0200
Message-ID<pNaKB-2i1-7@gated-at.bofh.it>
In reply to#1186552
2015-07-17 17:17 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>:
> 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(-)

Thanks for updating this.

Reviewed-by: Krzysztof Kozlowski <k.kozlowski@samsung.com>

Best regards,
Krzysztof
--
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/

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web