diff options
| author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-06-13 15:14:08 +0300 |
|---|---|---|
| committer | Thomas Bogendoerfer <tsbogend@alpha.franken.de> | 2022-07-05 12:09:57 +0300 |
| commit | 7dbdf04d6bd8dd0c1d57d353fd4220442055e730 (patch) | |
| tree | 1c850b009c7d0e1a3904508cc1b1172ef785523b | |
| parent | 88084a3df1672e131ddc1b4e39eeacfd39864acf (diff) | |
| download | linux-7dbdf04d6bd8dd0c1d57d353fd4220442055e730.tar.xz | |
MAINTAINERS: add include/dt-bindings/mips to MIPS
Maintainers of the directory Documentation/devicetree/bindings/mips
are also the maintainers of the corresponding directory
include/dt-bindings/mips.
Add the file entry for include/dt-bindings/mips to the appropriate
section in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66bffb24a348..2cecc186aca0 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -13345,6 +13345,7 @@ F: Documentation/devicetree/bindings/mips/ F: Documentation/mips/ F: arch/mips/ F: drivers/platform/mips/ +F: include/dt-bindings/mips/ MIPS BOSTON DEVELOPMENT BOARD M: Paul Burton <paulburton@kernel.org> |
