diff options
author | Olof Johansson <olof@lixom.net> | 2018-07-21 14:18:29 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2018-07-21 14:18:29 -0700 |
commit | 10567c49b974766c279c81af8ceb507f5ce700bf (patch) | |
tree | e53654e1382cd4c61ce982ef00c201d740f39e8b /MAINTAINERS | |
parent | 484a033bf07a83274377afda1ad4a5cdc6235c80 (diff) | |
parent | d7484f5c6b3b0565d2395aece2862f183581e1c1 (diff) | |
download | linux-stable-10567c49b974766c279c81af8ceb507f5ce700bf.tar.gz linux-stable-10567c49b974766c279c81af8ceb507f5ce700bf.tar.bz2 linux-stable-10567c49b974766c279c81af8ceb507f5ce700bf.zip |
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/ F: arch/arm/boot/dts/aspeed-* N: aspeed -ARM/ATMEL AT91 Clock Support -M: Boris Brezillon <boris.brezillon@bootlin.com> -S: Maintained -F: drivers/clk/at91 - ARM/CALXEDA HIGHBANK ARCHITECTURE M: Rob Herring <robh@kernel.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |