diff options
author | Miquel Raynal <[email protected]> | 2021-06-10 10:20:37 +0200 |
---|---|---|
committer | Krzysztof Kozlowski <[email protected]> | 2021-06-10 17:23:05 +0200 |
commit | 813d52799ad28579da3ed5a88c1bacd8069dd172 (patch) | |
tree | 4116a2889ea84c7b7f11920b3d72784a41fd6f12 | |
parent | df6c2646d0e459ea6aa1d2caff683cc75df63b31 (diff) |
MAINTAINERS: Add PL353 SMC entry
Add Naga from Xilinx and myself responsible of this driver.
Signed-off-by: Miquel Raynal <[email protected]>
Acked-by: Naga Sureshkumar Relli <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
-rw-r--r-- | MAINTAINERS | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index bd7aff0c120f..b4315b76645a 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1452,6 +1452,14 @@ S: Odd Fixes F: drivers/amba/ F: include/linux/amba/bus.h +ARM PRIMECELL PL35X SMC DRIVER +M: Miquel Raynal <[email protected]@bootlin.com> +M: Naga Sureshkumar Relli <[email protected]> +L: [email protected] (moderated for non-subscribers) +S: Maintained +F: Documentation/devicetree/bindings/mtd/arm,pl353-smc.yaml +F: drivers/memory/pl353-smc.c + ARM PRIMECELL CLCD PL110 DRIVER M: Russell King <[email protected]> S: Odd Fixes |