[RESEND PATCH V1] MAINTAINERS: Input: add Dialog onkey device tree bindings into search terms

From: Steve Twiss
Date: Tue Aug 30 2016 - 06:29:31 EST


From: Steve Twiss <stwiss.opensource@xxxxxxxxxxx>

Dialog Semiconductor support would like to add to the MAINTAINERS search
terms. This update will allow us to follow files for device tree bindings
relating to input onkey driver(s).

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

---
Resend with Rob Herring added in the e-mail list.

Hi Dmitry & Rob,

This is a resend of a one line patch I sent a while ago, I have added Rob
Herring to TO: fields on this resend, although he wasn't on the original
e-mail.

Is there any way I can unblock this? I am unsure if I have sent the patch
to the correct person. After reading an 'unrelated' comment from
Dmitry this morning, maybe I unknowingly and initially sent it to the
incorrect place?

- https://lkml.org/lkml/2016/8/29/708
'DTS change should go through some other tree'

I mean:
Should I have initially suggested this to have gone through a DTS tree
instead of an ONKEY tree?

Regards,
Steve


Previously:

> Hi Dmitry,
>
> Would you be willing to take this patch through your tree?
> This part was missed during my previous submission with the device tree
> bindings for the DA9062 onkey:
>
> - https://patchwork.kernel.org/patch/6854581/
>
> Regards,
> Steve

This patch applies against linux-mainline and v4.8-rc1


MAINTAINERS | 1 +
1 file changed, 1 insertion(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index 20bb1d0..31779b0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -3739,6 +3739,7 @@ M: Support Opensource <support.opensource@xxxxxxxxxxx>
W: http://www.dialog-semiconductor.com/products
S: Supported
F: Documentation/hwmon/da90??
+F: Documentation/devicetree/bindings/input/da90??-onkey.txt
F: Documentation/devicetree/bindings/mfd/da90*.txt
F: Documentation/devicetree/bindings/regulator/da92*.txt
F: Documentation/devicetree/bindings/sound/da[79]*.txt
--
end-of-patch for RESEND PATCH V1