2022-08-05 13:56:36

by Conor Dooley

[permalink] [raw]
Subject: [PATCH] MAINTAINERS: add PolarFire SoC dt bindings

So far when I added bindings for the platform I never added them to
our MAINTAINERS entry. No time like the present to improve the coverage.

Suggested-by: Mark Brown <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
---
I have another maintainers change queued, I'll send this via soc along
with it unless there are any objections.

CC: Mark Brown <[email protected]>
CC: Wolfram Sang <[email protected]>
CC: Thierry Reding <[email protected]>
CC: Uwe Kleine-König <[email protected]>
CC: Jassi Brar <[email protected]>
CC: Linus Walleij <[email protected]>
CC: Bartosz Golaszewski <[email protected]>
CC: Wolfgang Grandegger <[email protected]>
CC: Marc Kleine-Budde <[email protected]>
CC: Greg Kroah-Hartman <[email protected]>
CC: Arnd Bergmann <[email protected]>
CC: Olof Johansson <[email protected]>
CC: Michael Turquette <[email protected]>
CC: Stephen Boyd <[email protected]>
---
MAINTAINERS | 9 +++++++++
1 file changed, 9 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index cf7906eaa5ca..295941b6a413 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -17525,6 +17525,15 @@ M: Conor Dooley <[email protected]>
M: Daire McNamara <[email protected]>
L: [email protected]
S: Supported
+F: Documentation/devicetree/bindings/clock/microchip,mpfs.yaml
+F: Documentation/devicetree/bindings/gpio/microchip,mpfs-gpio.yaml
+F: Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
+F: Documentation/devicetree/bindings/mailbox/microchip,mpfs-mailbox.yaml
+F: Documentation/devicetree/bindings/net/can/microchip,mpfs-can.yaml
+F: Documentation/devicetree/bindings/pwm/microchip,corepwm.yaml
+F: Documentation/devicetree/bindings/soc/microchip/microchip,mpfs-sys-controller.yaml
+F: Documentation/devicetree/bindings/spi/microchip,mpfs-spi.yaml
+F: Documentation/devicetree/bindings/usb/microchip,mpfs-musb.yaml
F: arch/riscv/boot/dts/microchip/
F: drivers/char/hw_random/mpfs-rng.c
F: drivers/clk/microchip/clk-mpfs.c

base-commit: 899926f2ccb4453c51943f6738a71b2c5ad98b71
--
2.36.1



2022-08-08 08:08:16

by Marc Kleine-Budde

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add PolarFire SoC dt bindings

On 05.08.2022 14:49:09, Conor Dooley wrote:
> So far when I added bindings for the platform I never added them to
> our MAINTAINERS entry. No time like the present to improve the coverage.
>
> Suggested-by: Mark Brown <[email protected]>
> Signed-off-by: Conor Dooley <[email protected]>
> ---
> I have another maintainers change queued, I'll send this via soc along
> with it unless there are any objections.
>
> CC: Mark Brown <[email protected]>
> CC: Wolfram Sang <[email protected]>
> CC: Thierry Reding <[email protected]>
> CC: Uwe Kleine-König <[email protected]>
> CC: Jassi Brar <[email protected]>
> CC: Linus Walleij <[email protected]>
> CC: Bartosz Golaszewski <[email protected]>
> CC: Wolfgang Grandegger <[email protected]>
> CC: Marc Kleine-Budde <[email protected]>

Acked-by: Marc Kleine-Budde <[email protected]> # for can

Marc

--
Pengutronix e.K. | Marc Kleine-Budde |
Embedded Linux | https://www.pengutronix.de |
Vertretung West/Dortmund | Phone: +49-231-2826-924 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |


Attachments:
(No filename) (1.16 kB)
signature.asc (499.00 B)
Download all attachments

2022-08-19 22:34:30

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add PolarFire SoC dt bindings

On Fri, Aug 5, 2022 at 3:49 PM Conor Dooley <[email protected]> wrote:

> So far when I added bindings for the platform I never added them to
> our MAINTAINERS entry. No time like the present to improve the coverage.
>
> Suggested-by: Mark Brown <[email protected]>
> Signed-off-by: Conor Dooley <[email protected]>
> ---
> I have another maintainers change queued, I'll send this via soc along
> with it unless there are any objections.
>
> CC: Mark Brown <[email protected]>
> CC: Wolfram Sang <[email protected]>
> CC: Thierry Reding <[email protected]>
> CC: Uwe Kleine-König <[email protected]>
> CC: Jassi Brar <[email protected]>
> CC: Linus Walleij <[email protected]>
> CC: Bartosz Golaszewski <[email protected]>
> CC: Wolfgang Grandegger <[email protected]>
> CC: Marc Kleine-Budde <[email protected]>
> CC: Greg Kroah-Hartman <[email protected]>
> CC: Arnd Bergmann <[email protected]>
> CC: Olof Johansson <[email protected]>
> CC: Michael Turquette <[email protected]>
> CC: Stephen Boyd <[email protected]>

The Subject on this patch is wrong?

Yours,
Linus Walleij

2022-08-19 22:39:11

by Conor Dooley

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add PolarFire SoC dt bindings

On 19/08/2022 23:13, Linus Walleij wrote:
> On Fri, Aug 5, 2022 at 3:49 PM Conor Dooley <[email protected]> wrote:
>
>> So far when I added bindings for the platform I never added them to
>> our MAINTAINERS entry. No time like the present to improve the coverage.
>>
>> Suggested-by: Mark Brown <[email protected]>
>> Signed-off-by: Conor Dooley <[email protected]>
>> ---
>> I have another maintainers change queued, I'll send this via soc along
>> with it unless there are any objections.
>>
>> CC: Mark Brown <[email protected]>
>> CC: Wolfram Sang <[email protected]>
>> CC: Thierry Reding <[email protected]>
>> CC: Uwe Kleine-König <[email protected]>
>> CC: Jassi Brar <[email protected]>
>> CC: Linus Walleij <[email protected]>
>> CC: Bartosz Golaszewski <[email protected]>
>> CC: Wolfgang Grandegger <[email protected]>
>> CC: Marc Kleine-Budde <[email protected]>
>> CC: Greg Kroah-Hartman <[email protected]>
>> CC: Arnd Bergmann <[email protected]>
>> CC: Olof Johansson <[email protected]>
>> CC: Michael Turquette <[email protected]>
>> CC: Stephen Boyd <[email protected]>
>
> The Subject on this patch is wrong?

How so?

2022-08-26 08:54:53

by Linus Walleij

[permalink] [raw]
Subject: Re: [PATCH] MAINTAINERS: add PolarFire SoC dt bindings

On Sat, Aug 20, 2022 at 12:21 AM <[email protected]> wrote:
> On 19/08/2022 23:13, Linus Walleij wrote:

> >
> > The Subject on this patch is wrong?
>
> How so?

It says it adds bindings but it adds a maintainer for the bindings.
Which is implicit since it is patching MAINTAINERS.

No big deal, sorry for an early morning OCD-thing from my side.

Yours,
Linus Walleij