diff options
author | Conor Dooley <[email protected]> | 2022-08-10 15:02:43 +0100 |
---|---|---|
committer | Arnd Bergmann <[email protected]> | 2022-08-10 22:09:49 +0200 |
commit | fd7cb3e4684f0c044a627dc33adb9f97c69f033f (patch) | |
tree | bfa34eac0d7144736a6b707b73fbcbefe814af0e | |
parent | 3d7cb6b04c3f3115719235cc6866b10326de34cd (diff) |
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]>
Acked-by: Marc Kleine-Budde <[email protected]> # for can
Acked-by: Uwe Kleine-König <[email protected]>
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: 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]>
Link: https://lore.kernel.org/r/[email protected]'
Signed-off-by: Arnd Bergmann <[email protected]>
-rw-r--r-- | MAINTAINERS | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 64379c699903..9dec9a56f8dd 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17277,6 +17277,15 @@ M: Conor Dooley <[email protected]> M: Daire McNamara <[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 |