]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
MAINTAINERS: Add linux/of_*.h headers to appropriate subsystems
authorRob Herring <robh@kernel.org>
Tue, 6 Mar 2018 14:55:46 +0000 (08:55 -0600)
committerRob Herring <robh@kernel.org>
Wed, 7 Mar 2018 15:45:19 +0000 (09:45 -0600)
The DeviceTree support code for specific subsystems are maintained by
the respective subsystem maintainers. However, only the DT
maintainers are listed for most of the linux/of_*.h headers. Fix this
and add the headers to the appropriate subsystem maintainer.

Reported-by: Guenter Roeck <linux@roeck-us.net>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Joerg Roedel <joro@8bytes.org>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Rob Herring <robh@kernel.org>
MAINTAINERS

index 3bdc260e36b7a7eaac26003b187c436655fc3412..4783763df0260c0d4f0a9080aabb1c7a512e9dc7 100644 (file)
@@ -4333,6 +4333,7 @@ Q:        https://patchwork.kernel.org/project/linux-dmaengine/list/
 S:     Maintained
 F:     drivers/dma/
 F:     include/linux/dmaengine.h
+F:     include/linux/of_dma.h
 F:     Documentation/devicetree/bindings/dma/
 F:     Documentation/driver-api/dmaengine/
 T:     git git://git.infradead.org/users/vkoul/slave-dma.git
@@ -6033,6 +6034,7 @@ F:        Documentation/ABI/obsolete/sysfs-gpio
 F:     drivers/gpio/
 F:     include/linux/gpio/
 F:     include/linux/gpio.h
+F:     include/linux/of_gpio.h
 F:     include/asm-generic/gpio.h
 F:     include/uapi/linux/gpio.h
 F:     tools/gpio/
@@ -7321,6 +7323,7 @@ S:        Maintained
 F:     Documentation/devicetree/bindings/iommu/
 F:     drivers/iommu/
 F:     include/linux/iommu.h
+F:     include/linux/of_iommu.h
 F:     include/linux/iova.h
 
 IP MASQUERADING
@@ -10711,6 +10714,7 @@ F:      drivers/acpi/pci*
 F:     drivers/pci/
 F:     include/asm-generic/pci*
 F:     include/linux/pci*
+F:     include/linux/of_pci.h
 F:     include/uapi/linux/pci*
 F:     lib/pci*
 F:     arch/x86/pci/