[PATCH 23/23] MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers
Krzysztof Kozlowski
krzk at kernel.org
Thu Jul 23 03:37:44 EDT 2020
The specific drivers in drivers/memory usually go via architecture (e.g.
ARM SoC) maintainers but the generic parts (of_memory.[ch]) lacked any
care.
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
MAINTAINERS | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/MAINTAINERS b/MAINTAINERS
index f4557bc43bd5..cba0ed77775b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -11158,6 +11158,13 @@ F: Documentation/core-api/boot-time-mm.rst
F: include/linux/memblock.h
F: mm/memblock.c
+MEMORY CONTROLLER DRIVERS
+M: Krzysztof Kozlowski <krzk at kernel.org>
+L: linux-kernel at vger.kernel.org
+S: Maintained
+F: Documentation/devicetree/bindings/memory-controllers/
+F: drivers/memory/
+
MEMORY FREQUENCY SCALING DRIVERS FOR NVIDIA TEGRA
M: Dmitry Osipenko <digetx at gmail.com>
L: linux-pm at vger.kernel.org
--
2.17.1
More information about the Linux-mediatek
mailing list