Message ID | 20220805134908.749935-1-conor.dooley@microchip.com |
---|---|
State | Superseded |
Headers | show |
Series | MAINTAINERS: add PolarFire SoC dt bindings | expand |
On Fri, Aug 5, 2022 at 3:49 PM Conor Dooley <conor.dooley@microchip.com> 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 <broonie@kernel.org> > Signed-off-by: Conor Dooley <conor.dooley@microchip.com> > --- > I have another maintainers change queued, I'll send this via soc along > with it unless there are any objections. > > CC: Mark Brown <broonie@kernel.org> > CC: Wolfram Sang <wsa@kernel.org> > CC: Thierry Reding <thierry.reding@gmail.com> > CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> > CC: Jassi Brar <jassisinghbrar@gmail.com> > CC: Linus Walleij <linus.walleij@linaro.org> > CC: Bartosz Golaszewski <brgl@bgdev.pl> > CC: Wolfgang Grandegger <wg@grandegger.com> > CC: Marc Kleine-Budde <mkl@pengutronix.de> > CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > CC: Arnd Bergmann <arnd@arndb.de> > CC: Olof Johansson <olof@lixom.net> > CC: Michael Turquette <mturquette@baylibre.com> > CC: Stephen Boyd <sboyd@kernel.org> The Subject on this patch is wrong? Yours, Linus Walleij
On 19/08/2022 23:13, Linus Walleij wrote: > On Fri, Aug 5, 2022 at 3:49 PM Conor Dooley <conor.dooley@microchip.com> 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 <broonie@kernel.org> >> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> >> --- >> I have another maintainers change queued, I'll send this via soc along >> with it unless there are any objections. >> >> CC: Mark Brown <broonie@kernel.org> >> CC: Wolfram Sang <wsa@kernel.org> >> CC: Thierry Reding <thierry.reding@gmail.com> >> CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> >> CC: Jassi Brar <jassisinghbrar@gmail.com> >> CC: Linus Walleij <linus.walleij@linaro.org> >> CC: Bartosz Golaszewski <brgl@bgdev.pl> >> CC: Wolfgang Grandegger <wg@grandegger.com> >> CC: Marc Kleine-Budde <mkl@pengutronix.de> >> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> >> CC: Arnd Bergmann <arnd@arndb.de> >> CC: Olof Johansson <olof@lixom.net> >> CC: Michael Turquette <mturquette@baylibre.com> >> CC: Stephen Boyd <sboyd@kernel.org> > > The Subject on this patch is wrong? How so?
diff --git a/MAINTAINERS b/MAINTAINERS index cf7906eaa5ca..295941b6a413 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17525,6 +17525,15 @@ M: Conor Dooley <conor.dooley@microchip.com> M: Daire McNamara <daire.mcnamara@microchip.com> L: linux-riscv@lists.infradead.org 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
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 <broonie@kernel.org> Signed-off-by: Conor Dooley <conor.dooley@microchip.com> --- I have another maintainers change queued, I'll send this via soc along with it unless there are any objections. CC: Mark Brown <broonie@kernel.org> CC: Wolfram Sang <wsa@kernel.org> CC: Thierry Reding <thierry.reding@gmail.com> CC: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> CC: Jassi Brar <jassisinghbrar@gmail.com> CC: Linus Walleij <linus.walleij@linaro.org> CC: Bartosz Golaszewski <brgl@bgdev.pl> CC: Wolfgang Grandegger <wg@grandegger.com> CC: Marc Kleine-Budde <mkl@pengutronix.de> CC: Greg Kroah-Hartman <gregkh@linuxfoundation.org> CC: Arnd Bergmann <arnd@arndb.de> CC: Olof Johansson <olof@lixom.net> CC: Michael Turquette <mturquette@baylibre.com> CC: Stephen Boyd <sboyd@kernel.org> --- MAINTAINERS | 9 +++++++++ 1 file changed, 9 insertions(+) base-commit: 899926f2ccb4453c51943f6738a71b2c5ad98b71