diff options
author | Conor Dooley <[email protected]> | 2022-10-10 23:17:04 +0100 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-10-11 12:39:05 -0700 |
commit | 71c8517e004b950a148581ea2d2abe10aa46e02d (patch) | |
tree | 5c44b8e57d72809052407c426ff4dde1f39248fa | |
parent | 2e64066dab157ffcd0e9ec2ff631862e6e222876 (diff) |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]/
Signed-off-by: Palmer Dabbelt <[email protected]>
-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 <[email protected]> M: Daire McNamara <[email protected]> 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 |