diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2022-10-11 01:17:04 +0300 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2022-10-11 22:39:05 +0300 |
commit | 71c8517e004b950a148581ea2d2abe10aa46e02d (patch) | |
tree | 5c44b8e57d72809052407c426ff4dde1f39248fa /MAINTAINERS | |
parent | 2e64066dab157ffcd0e9ec2ff631862e6e222876 (diff) | |
download | linux-71c8517e004b950a148581ea2d2abe10aa46e02d.tar.xz |
MAINTAINERS: update polarfire soc clock binding
The clock binding has been renamed and a new binding added for the
clock controllers in the FPGA fabric. Generalise the pattern to
cover both.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20221010221704.2161221-2-conor@kernel.org/
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 0dc4a769216b..94cf47ea5f80 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -17645,7 +17645,7 @@ 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/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 |