diff options
author | Olof Johansson <olof@lixom.net> | 2018-07-21 17:18:29 -0400 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-07-21 17:18:29 -0400 |
commit | 10567c49b974766c279c81af8ceb507f5ce700bf (patch) | |
tree | e53654e1382cd4c61ce982ef00c201d740f39e8b /MAINTAINERS | |
parent | 484a033bf07a83274377afda1ad4a5cdc6235c80 (diff) | |
parent | d7484f5c6b3b0565d2395aece2862f183581e1c1 (diff) |
Merge tag 'at91-ab-4.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux into next/soc
AT91 SoC for 4.19:
- New low power mode for sama5d2: ULP1
* tag 'at91-ab-4.19-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/abelloni/linux:
ARM: at91: pm: configure wakeup sources for ULP1 mode
ARM: at91: pm: add PMC fast startup registers defines
ARM: at91: pm: Add ULP1 mode support
ARM: at91: pm: Use ULP0 naming instead of slow clock
MAINTAINERS: Remove the AT91 clk driver entry
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1ed9c14ed315..4a8c364a6af4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS | |||
@@ -1256,11 +1256,6 @@ F: arch/arm/mach-aspeed/ | |||
1256 | F: arch/arm/boot/dts/aspeed-* | 1256 | F: arch/arm/boot/dts/aspeed-* |
1257 | N: aspeed | 1257 | N: aspeed |
1258 | 1258 | ||
1259 | ARM/ATMEL AT91 Clock Support | ||
1260 | M: Boris Brezillon <boris.brezillon@bootlin.com> | ||
1261 | S: Maintained | ||
1262 | F: drivers/clk/at91 | ||
1263 | |||
1264 | ARM/CALXEDA HIGHBANK ARCHITECTURE | 1259 | ARM/CALXEDA HIGHBANK ARCHITECTURE |
1265 | M: Rob Herring <robh@kernel.org> | 1260 | M: Rob Herring <robh@kernel.org> |
1266 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) | 1261 | L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |