On Wed, 10 Aug 2022 10:11:24 PDT (-0700), u.kleine-koenig@xxxxxxxxxxxxxx wrote: > On Wed, Aug 10, 2022 at 03:02:43PM +0100, 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. >> >> CC: Mark Brown <broonie@xxxxxxxxxx> >> CC: Wolfram Sang <wsa@xxxxxxxxxx> >> CC: Thierry Reding <thierry.reding@xxxxxxxxx> >> CC: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> > > Acked-by: Uwe Kleine-König <u.kleine-koenig@xxxxxxxxxxxxxx> Looks like git-am isn't handling the UTF here, not sure what's up but it's probably just something broken with my email setup. I fixed it up manually, but apologies if I've missed one in the past. >> CC: Jassi Brar <jassisinghbrar@xxxxxxxxx> >> CC: Linus Walleij <linus.walleij@xxxxxxxxxx> >> CC: Bartosz Golaszewski <brgl@xxxxxxxx> >> CC: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> >> CC: Arnd Bergmann <arnd@xxxxxxxx> >> CC: Olof Johansson <olof@xxxxxxxxx> >> CC: Michael Turquette <mturquette@xxxxxxxxxxxx> >> CC: Stephen Boyd <sboyd@xxxxxxxxxx> >> Suggested-by: Mark Brown <broonie@xxxxxxxxxx> >> Acked-by: Marc Kleine-Budde <mkl@xxxxxxxxxxxxxx> # for can >> Signed-off-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> >> --- >> MAINTAINERS | 9 +++++++++ >> 1 file changed, 9 insertions(+) >> >> diff --git a/MAINTAINERS b/MAINTAINERS >> index 868bbf31603d..fd0f10a110e7 100644 >> --- a/MAINTAINERS >> +++ b/MAINTAINERS >> @@ -17512,6 +17512,15 @@ M: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> >> M: Daire McNamara <daire.mcnamara@xxxxxxxxxxxxx> >> L: linux-riscv@xxxxxxxxxxxxxxxxxxx >> 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 >> -- >> 2.36.1 >> >> > > -- > Pengutronix e.K. | Uwe Kleine-König | > Industrial Linux Solutions | https://www.pengutronix.de/ |