aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2016-09-19 11:05:14 -0400
committerArnd Bergmann <arnd@arndb.de>2016-09-19 11:05:14 -0400
commitc55b2d989a5b2ef85ad28229484279ac7c2c412a (patch)
tree9a089c72523465a0c57439979b9ba8558f2efe0b /MAINTAINERS
parent7a4c66d0c10ccde344d723e40e0a6b3542ed5bc2 (diff)
parent832c927d119b5be3a01376b8e3033286eb5797e1 (diff)
Merge tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-next into next/drivers
Pull "X-Gene driver changes queued for v4.9" from Duc Dang: This patch set includes: + X-Gene SoC Performance Monitoring Unit (PMU) driver * tag 'xgene-drivers-for-4.9' of https://github.com/AppliedMicro/xgene-next: perf: xgene: Add APM X-Gene SoC Performance Monitoring Unit driver Documentation: Add documentation for APM X-Gene SoC PMU DTS binding MAINTAINERS: Add entry for APM X-Gene SoC PMU driver
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1cb3ce2db23c..2c207feda6d1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -856,6 +856,13 @@ F: drivers/net/phy/mdio-xgene.c
856F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt 856F: Documentation/devicetree/bindings/net/apm-xgene-enet.txt
857F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt 857F: Documentation/devicetree/bindings/net/apm-xgene-mdio.txt
858 858
859APPLIED MICRO (APM) X-GENE SOC PMU
860M: Tai Nguyen <ttnguyen@apm.com>
861S: Supported
862F: drivers/perf/xgene_pmu.c
863F: Documentation/perf/xgene-pmu.txt
864F: Documentation/devicetree/bindings/perf/apm-xgene-pmu.txt
865
859APTINA CAMERA SENSOR PLL 866APTINA CAMERA SENSOR PLL
860M: Laurent Pinchart <Laurent.pinchart@ideasonboard.com> 867M: Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
861L: linux-media@vger.kernel.org 868L: linux-media@vger.kernel.org