Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1609695
| From | Steve Twiss <stwiss.opensource@diasemi.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH V6 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms |
| Date | 2017-03-27 12:10 +0200 |
| Message-ID | <tpzL5-6pP-43@gated-at.bofh.it> (permalink) |
| References | <tpzL3-6pP-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: Steve Twiss <stwiss.opensource@diasemi.com> Hi, Dialog Semiconductor support would like to add to the MAINTAINERS search terms. This update will allow us to follow files for device tree bindings and source code relating to input onkey drivers, chip thermal monitoring and watchdog timers. Signed-off-by: Steve Twiss <stwiss.opensource@diasemi.com> --- This patch applies against linux-next and v4.11-rc3 v5 -> v6 - NO CODE CHANGE - Rebased from v4.8 to v4.11-rc3 - Patch renamed from [PATCH V5 8/8] to [PATCH V5 7/7] v4 -> v5 - NO CODE CHANGE - Rebased from v4.8 to v4.9 v3 -> v4 - NO CODE CHANGE - Patch renamed from [PATCH V3 9/9] to [PATCH V4 8/8] v2 -> v3 - NO CODE CHANGE - Patch renamed from [PATCH V2 10/10] to [PATCH V3 9/9] v1 -> v2 - NO CODE CHANGE Hi, This patch depends on acceptance of the following from this patch set: - [PATCH V5 7/8] PMIC temperature monitoring and also from the following binding file changes: - Binding for onkey (already applied by Dmitry Torokhov) - [PATCH V5 1/8] Binding for watchdog - [PATCH V5 2/8] Binding for thermal Regards, Steve Twiss, Dialog Semiconductor MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index c776906..bab1e77 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3926,7 +3926,10 @@ W: http://www.dialog-semiconductor.com/products S: Supported F: Documentation/hwmon/da90?? F: Documentation/devicetree/bindings/mfd/da90*.txt +F: Documentation/devicetree/bindings/input/da90??-onkey.txt +F: Documentation/devicetree/bindings/thermal/da90??-thermal.txt F: Documentation/devicetree/bindings/regulator/da92*.txt +F: Documentation/devicetree/bindings/watchdog/da92??-wdt.txt F: Documentation/devicetree/bindings/sound/da[79]*.txt F: drivers/gpio/gpio-da90??.c F: drivers/hwmon/da90??-hwmon.c @@ -3941,6 +3944,7 @@ F: drivers/power/supply/da9052-battery.c F: drivers/power/supply/da91??-*.c F: drivers/regulator/da903x.c F: drivers/regulator/da9???-regulator.[ch] +F: drivers/thermal/da90??-thermal.c F: drivers/rtc/rtc-da90??.c F: drivers/video/backlight/da90??_bl.c F: drivers/watchdog/da90??_wdt.c -- end-of-patch for PATCH V6
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH V6 0/7] da9061: DA9061 driver submission Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-27 12:10 +0200 [PATCH V6 2/7] Documentation: devicetree: thermal: da9062/61 TJUNC temperature binding Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-27 12:10 +0200 [PATCH V6 6/7] thermal: da9062/61: Thermal junction temperature monitoring driver Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-27 12:10 +0200 [PATCH V6 5/7] regulator: da9061: BUCK and LDO regulator driver Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-27 12:10 +0200 [PATCH V6 7/7] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms Steve Twiss <stwiss.opensource@diasemi.com> - 2017-03-27 12:10 +0200
csiph-web