1
0
Fork 0

MAINTAINERS: Add Krzysztof Kozlowski as maintainer of memory controllers

The generic parts of memory controllers (of_memory.[ch]) lacked any
care.  The memory controller drivers were not abandoned (usually
picked up by architecture maintainers) but in such case I can take care
about them as well.

Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
zero-sugar-mainline-defconfig
Krzysztof Kozlowski 2020-07-23 18:01:23 +02:00
parent 5ec2914af6
commit 8a9ff87581
1 changed files with 7 additions and 0 deletions

View File

@ -11085,6 +11085,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@kernel.org>
L: linux-kernel@vger.kernel.org
S: Maintained
F: Documentation/devicetree/bindings/memory-controllers/
F: drivers/memory/
MEMORY MANAGEMENT
M: Andrew Morton <akpm@linux-foundation.org>
L: linux-mm@kvack.org