diff options
| author | Conor Dooley <[email protected]> | 2024-06-26 16:54:17 +0100 |
|---|---|---|
| committer | Conor Dooley <[email protected]> | 2024-06-27 17:27:35 +0100 |
| commit | 4ca47d8bcca09af570e7133dbdf550980c86ca7b (patch) | |
| tree | 170ab3c19592ef468e60c5fc639a6e2cfd246dbd | |
| parent | cabff60ca77da6cb460988e2af40bde95776d92b (diff) | |
MAINTAINERS: add cache binding directory to cache driver entry
The directory covering cache controller bindings has no MAINTAINER other
than the fallback to myself, Rob and Krzysztof. Add it to the entry for
the corresponding drivers.
Acked-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Conor Dooley <[email protected]>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index d6c90161c7bf..ade3d3491c19 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -21286,6 +21286,7 @@ M: Conor Dooley <[email protected]> S: Maintained T: git https://git.kernel.org/pub/scm/linux/kernel/git/conor/linux.git/ +F: Documentation/devicetree/bindings/cache/ F: drivers/cache STARFIRE/DURALAN NETWORK DRIVER |