Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1186551 > unrolled thread
| Started by | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| First post | 2015-07-17 10:20 +0200 |
| Last post | 2015-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.
[PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers Javier Martinez Canillas <javier@osg.samsung.com> - 2015-07-17 10:20 +0200
Re: [PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers Krzysztof Kozlowski <k.kozlowski@samsung.com> - 2015-07-17 12:10 +0200
| From | Javier Martinez Canillas <javier@osg.samsung.com> |
|---|---|
| Date | 2015-07-17 10:20 +0200 |
| Subject | [PATCH 2/2] MAINTAINERS: add an entry for the Maxim MAX77802 PMIC drivers |
| Message-ID | <pN929-8dZ-1@gated-at.bofh.it> |
I added support for the max77802 drivers and have been maintaining them. So add an entry for these drivers to make tools like get_maintainer.pl to work and make people submitting patches add me to the CC list. Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> --- MAINTAINERS | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index d802d19a4ecc..5d964568f207 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6570,6 +6570,14 @@ S: Supported F: drivers/power/max14577_charger.c F: drivers/power/max77693_charger.c +MAXIM MAX77802 MULTIFUNCTION PMIC DEVICE DRIVERS +M: Javier Martinez Canillas <javier@osg.samsung.com> +L: linux-kernel@vger.kernel.org +S: Supported +F: drivers/*/*max77802.c +F: Documentation/devicetree/bindings/*/*max77802.txt +F: include/dt-bindings/*/*max77802.h + MAXIM PMIC AND MUIC DRIVERS FOR EXYNOS BASED BOARDS M: Chanwoo Choi <cw00.choi@samsung.com> M: Krzysztof Kozlowski <k.kozlowski@samsung.com> -- 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]
| From | Krzysztof Kozlowski <k.kozlowski@samsung.com> |
|---|---|
| Date | 2015-07-17 12:10 +0200 |
| Message-ID | <pNaKC-2i1-21@gated-at.bofh.it> |
| In reply to | #1186551 |
2015-07-17 17:17 GMT+09:00 Javier Martinez Canillas <javier@osg.samsung.com>: > I added support for the max77802 drivers and have been maintaining them. > So add an entry for these drivers to make tools like get_maintainer.pl > to work and make people submitting patches add me to the CC list. > > Signed-off-by: Javier Martinez Canillas <javier@osg.samsung.com> > > --- > > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) From my humble point of view it is fine... FWIW: Acked-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