From: Jonathan Cameron Date: Mon, 17 Nov 2025 10:47:58 +0000 (+0000) Subject: MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header X-Git-Tag: v6.19-rc1~97^2~1^2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9b9de5a56a62c86472848ec7d48ca939411511e6;p=thirdparty%2Fkernel%2Flinux.git MAINTAINERS: Add Jonathan Cameron to drivers/cache and add lib/cache_maint.c + header Seems unfair to inflict the cache-coherency drivers on Conor with out also stepping up as a second maintainer for drivers/cache. Include the library support for cache-coherency maintenance drivers to the existing entry. Signed-off-by: Jonathan Cameron Acked-by: Conor Dooley Signed-off-by: Conor Dooley --- diff --git a/MAINTAINERS b/MAINTAINERS index fe168477caa45..039d10ded9e99 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -23967,10 +23967,13 @@ F: drivers/staging/ STANDALONE CACHE CONTROLLER DRIVERS M: Conor Dooley +M: Jonathan Cameron S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ F: Documentation/devicetree/bindings/cache/ F: drivers/cache +F: include/cache_coherency.h +F: lib/cache_maint.c STARFIRE/DURALAN NETWORK DRIVER M: Ion Badulescu