diff options
| author | Lukas Bulwahn <lukas.bulwahn@gmail.com> | 2022-06-13 13:03:26 +0200 |
|---|---|---|
| committer | Vinod Koul <vkoul@kernel.org> | 2022-06-16 08:41:43 -0700 |
| commit | 81ce6f3dbbdce2785bba6e0b3c540793725c218d (patch) | |
| tree | 9c497eb21a63e025622a752e4762e182e212e6e1 | |
| parent | 62c427ca0745d54c7b715923633ced3e34453722 (diff) | |
| download | linux-81ce6f3dbbdce2785bba6e0b3c540793725c218d.tar.gz linux-81ce6f3dbbdce2785bba6e0b3c540793725c218d.zip | |
MAINTAINERS: add include/dt-bindings/dma to DMA GENERIC OFFLOAD ENGINE SUBSYSTEM
Maintainers of the directory Documentation/devicetree/bindings/dma
are also the maintainers of the corresponding directory
include/dt-bindings/dma.
Add the file entry for include/dt-bindings/dma to the appropriate
section in MAINTAINERS.
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20220613110326.18126-1-lukas.bulwahn@gmail.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
| -rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 71eec7842ec6..c9e1353788f2 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -5948,6 +5948,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine.git F: Documentation/devicetree/bindings/dma/ F: Documentation/driver-api/dmaengine/ F: drivers/dma/ +F: include/dt-bindings/dma/ F: include/linux/dma/ F: include/linux/dmaengine.h F: include/linux/of_dma.h |
