diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2024-06-26 16:54:16 +0100 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2024-06-27 17:33:06 +0100 |
commit | 3d41249c1dee0fa22ebd8d27aa0a280edf943a0e (patch) | |
tree | c51e1166a5e069ce8adcc26b6919ac2d69e52e9b | |
parent | 4ca47d8bcca09af570e7133dbdf550980c86ca7b (diff) |
MAINTAINERS: add microchip soc binding directory to microchip soc driver entry
I noticed that there's technically not an explicit maintainer for this
directory, even if the files currently in it are covered by either the
Mircochip FPGA or AT91 entries. Add it to the entry covering the
corresponding driver directory.
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index ade3d3491c19..bb2addcf836a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -14850,6 +14850,7 @@ MICROCHIP SOC DRIVERS M: Conor Dooley <conor@kernel.org> S: Supported T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: Documentation/devicetree/bindings/soc/microchip/ F: drivers/soc/microchip/ MICROCHIP SPI DRIVER |