Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1512660 > unrolled thread
| Started by | Steve Twiss <stwiss.opensource@diasemi.com> |
|---|---|
| First post | 2016-10-31 17:20 +0100 |
| Last post | 2016-10-31 17:20 +0100 |
| Articles | 1 — 1 participant |
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 V3 9/9] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms Steve Twiss <stwiss.opensource@diasemi.com> - 2016-10-31 17:20 +0100
| From | Steve Twiss <stwiss.opensource@diasemi.com> |
|---|---|
| Date | 2016-10-31 17:20 +0100 |
| Subject | [PATCH V3 9/9] MAINTAINERS: da9062/61 updates to the Dialog Semiconductor search terms |
| Message-ID | <syntv-4LQ-3@gated-at.bofh.it> |
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.8 v2 -> v3 - NO CHANGE - Patch renamed from [PATCH V2 10/10] to [PATCH V3 9/9] v1 -> v2 - NO CHANGE Hi, This patch depends on acceptance of the following from this patch set: - [PATCH V3 8/9] PMIC temperature monitoring and also from the following binding file changes: - [PATCH V3 1/9] Binding for onkey - [PATCH V3 2/9] Binding for watchdog - [PATCH V3 3/9] Binding for thermal Regards, Steve Twiss, Dialog Semiconductor Ltd. MAINTAINERS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/MAINTAINERS b/MAINTAINERS index f593300..a7fd809 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3752,7 +3752,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 @@ -3767,6 +3770,7 @@ F: drivers/power/da9052-battery.c F: drivers/power/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 V3
Back to top | Article view | linux.kernel
csiph-web