summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorLucas Stach <l.stach@pengutronix.de>2017-02-17 20:02:44 +0100
committerShawn Guo <shawnguo@kernel.org>2017-03-08 11:55:47 +0100
commit721cabf6c6600dbe689ee2782bc087270e97e652 (patch)
tree4f5a8fd587309b9c645b011c28c334b2cbe8281f /MAINTAINERS
parentb7a24a7d9e5577271952a1ea4458dd4d9a1c0588 (diff)
downloadop-kernel-dev-721cabf6c6600dbe689ee2782bc087270e97e652.zip
op-kernel-dev-721cabf6c6600dbe689ee2782bc087270e97e652.tar.gz
soc: imx: move PGC handling to a new GPC driver
This is an almost complete re-write of the previous GPC power gating control code found in the IMX architecture code. It supports both the old and the new DT binding, allowing more domains to be added later and generally makes the driver easier to extend, while keeping compatibility with existing DTBs. As the result, all functionality regarding the power gating controller gets removed from the IMX architecture GPC driver. It keeps only the IRQ controller code in the architecture, as this is closely coupled to the CPU idle implementation. Signed-off-by: Lucas Stach <l.stach@pengutronix.de> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index c265a5f..fa6a679 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1266,6 +1266,7 @@ F: arch/arm/mach-mxs/
F: arch/arm/boot/dts/imx*
F: arch/arm/configs/imx*_defconfig
F: drivers/clk/imx/
+F: drivers/soc/imx/
F: include/soc/imx/
ARM/FREESCALE VYBRID ARM ARCHITECTURE
OpenPOWER on IntegriCloud