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


Groups > linux.kernel > #1417334

[RESEND PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files

From Steve Twiss <stwiss.opensource@diasemi.com>
Newsgroups linux.kernel
Subject [RESEND PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing documentation and header files
Date 2016-06-08 14:10 +0200
Message-ID <rHKt3-8pd-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


From: Steve Twiss <stwiss.opensource@diasemi.com>

Dialog Semiconductor support would like to follow files by adding to the
existing MAINTAINERS search terms. The update will allow us to follow
files for PMIC documentation bindings and header files.

The full list is:

DT bindings
 - Documentation/devicetree/bindings/mfd/da9052-i2c.txt
 - Documentation/devicetree/bindings/mfd/da9055.txt
 - Documentation/devicetree/bindings/mfd/da9062.txt
 - Documentation/devicetree/bindings/mfd/da9063.txt
Header files
 - include/linux/mfd/da9062/core.h
 - include/linux/mfd/da9062/registers.h

Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com>

---
Hi Lee,

I have removed the dependency of Mark Brown's Ack in this new patch
version v3.

As discussed previously,
http://lkml.iu.edu/hypermail/linux/kernel/1605.1/02776.html
would you be willing to take this patch through your tree please?

This patch applies against linux-next and v4.7-rc1

Regards,
Steve


Updates to PATCH-V3
 - Rebased against newer kernel linux-next/v4.7-rc1
 - Removed any references to the regulators

Updates to PATCH-V2
 - Rebased against a newer kernel linux-next/v4.6
 - Removed references to the onkey bindings for da9062


 MAINTAINERS | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 7304d2e..b378cfd 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3669,6 +3669,7 @@ M:	Support Opensource <support.opensource@diasemi.com>
 W:	http://www.dialog-semiconductor.com/products
 S:	Supported
 F:	Documentation/hwmon/da90??
+F:	Documentation/devicetree/bindings/mfd/da90*.txt
 F:	Documentation/devicetree/bindings/sound/da[79]*.txt
 F:	drivers/gpio/gpio-da90??.c
 F:	drivers/hwmon/da90??-hwmon.c
@@ -3689,6 +3690,7 @@ F:	drivers/watchdog/da90??_wdt.c
 F:	include/linux/mfd/da903x.h
 F:	include/linux/mfd/da9052/
 F:	include/linux/mfd/da9055/
+F:	include/linux/mfd/da9062/
 F:	include/linux/mfd/da9063/
 F:	include/linux/mfd/da9150/
 F:	include/sound/da[79]*.h
-- 
end-of-patch for PATCH V3

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

[RESEND PATCH V3] MAINTAINERS: Add Dialog PMIC search terms for missing  documentation and header files Steve Twiss <stwiss.opensource@diasemi.com> - 2016-06-08 14:10 +0200

csiph-web