2020-04-27 06:28:23

by Roy Im

[permalink] [raw]
Subject: [RESEND PATCH V11 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

This patch adds the da7280 bindings doc and driver to the Dialog
Semiconductor support list.

Signed-off-by: Roy Im <[email protected]>

---
v11: No changes.
v10: No changes.
v9: No changes.
v8: No changes.
v7: No changes.
v6: No changes.
v5: No changes.
v4: No changes.
v3: No changes.
v2: No changes.


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

diff --git a/MAINTAINERS b/MAINTAINERS
index b816a45..e63e550 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4944,6 +4944,7 @@ S: Supported
W: http://www.dialog-semiconductor.com/products
F: Documentation/devicetree/bindings/input/da90??-onkey.txt
F: Documentation/devicetree/bindings/mfd/da90*.txt
+F: Documentation/devicetree/bindings/input/dlg,da72??.txt
F: Documentation/devicetree/bindings/regulator/da92*.txt
F: Documentation/devicetree/bindings/regulator/slg51000.txt
F: Documentation/devicetree/bindings/sound/da[79]*.txt
@@ -4954,6 +4955,7 @@ F: drivers/gpio/gpio-da90??.c
F: drivers/hwmon/da90??-hwmon.c
F: drivers/iio/adc/da91??-*.c
F: drivers/input/misc/da90??_onkey.c
+F: drivers/input/misc/da72??.[ch]
F: drivers/input/touchscreen/da9052_tsi.c
F: drivers/leds/leds-da90??.c
F: drivers/mfd/da903x.c
--
end-of-patch for RESEND PATCH V11


2020-04-27 07:28:19

by Joe Perches

[permalink] [raw]
Subject: Re: [RESEND PATCH V11 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

On Mon, 2020-04-27 at 09:57 +0900, Roy Im wrote:
> This patch adds the da7280 bindings doc and driver to the Dialog
> Semiconductor support list.
[]
> diff --git a/MAINTAINERS b/MAINTAINERS
[]
> @@ -4944,6 +4944,7 @@ S: Supported
> W: http://www.dialog-semiconductor.com/products
> F: Documentation/devicetree/bindings/input/da90??-onkey.txt
> F: Documentation/devicetree/bindings/mfd/da90*.txt
> +F: Documentation/devicetree/bindings/input/dlg,da72??.txt

trivia:

Please keep the file lists in alphabetic case sensitive order
so please move this new line up one entry.

> F: Documentation/devicetree/bindings/regulator/da92*.txt
> F: Documentation/devicetree/bindings/regulator/slg51000.txt
> F: Documentation/devicetree/bindings/sound/da[79]*.txt
> @@ -4954,6 +4955,7 @@ F: drivers/gpio/gpio-da90??.c
> F: drivers/hwmon/da90??-hwmon.c
> F: drivers/iio/adc/da91??-*.c
> F: drivers/input/misc/da90??_onkey.c
> +F: drivers/input/misc/da72??.[ch]

Up one here too.

> F: drivers/input/touchscreen/da9052_tsi.c
> F: drivers/leds/leds-da90??.c
> F: drivers/mfd/da903x.c

2020-04-27 07:45:57

by Roy Im

[permalink] [raw]
Subject: RE: [RESEND PATCH V11 1/3] MAINTAINERS: da7280 updates to the Dialog Semiconductor search terms

Monday, April 27, 2020 4:24 PM, Joe Perches wrote
> On Mon, 2020-04-27 at 09:57 +0900, Roy Im wrote:
> > This patch adds the da7280 bindings doc and driver to the Dialog
> > Semiconductor support list.
> []
> > diff --git a/MAINTAINERS b/MAINTAINERS
> []
> > @@ -4944,6 +4944,7 @@ S: Supported
> > W: http://www.dialog-semiconductor.com/products
> > F: Documentation/devicetree/bindings/input/da90??-onkey.txt
> > F: Documentation/devicetree/bindings/mfd/da90*.txt
> > +F: Documentation/devicetree/bindings/input/dlg,da72??.txt
>
> trivia:
>
> Please keep the file lists in alphabetic case sensitive order so please move this new line up one entry.

I will move this new line up one entry.

>
> > F: Documentation/devicetree/bindings/regulator/da92*.txt
> > F: Documentation/devicetree/bindings/regulator/slg51000.txt
> > F: Documentation/devicetree/bindings/sound/da[79]*.txt
> > @@ -4954,6 +4955,7 @@ F: drivers/gpio/gpio-da90??.c
> > F: drivers/hwmon/da90??-hwmon.c
> > F: drivers/iio/adc/da91??-*.c
> > F: drivers/input/misc/da90??_onkey.c
> > +F: drivers/input/misc/da72??.[ch]
>
> Up one here too.
I will do that too. Thanks.

>
> > F: drivers/input/touchscreen/da9052_tsi.c
> > F: drivers/leds/leds-da90??.c
> > F: drivers/mfd/da903x.c