diff options
author | Arnd Bergmann <arnd@arndb.de> | 2017-12-21 17:04:47 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2017-12-21 17:04:47 +0100 |
commit | f44780378639c7ad095d1f494ad80a9455db65b7 (patch) | |
tree | 838f8d5ffc7946fb4b3c7310780458660d46a2df /MAINTAINERS | |
parent | arm64: defconfig: enable CONFIG_UNIPHIER_EFUSE (diff) | |
parent | ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative (diff) | |
download | linux-f44780378639c7ad095d1f494ad80a9455db65b7.tar.xz linux-f44780378639c7ad095d1f494ad80a9455db65b7.zip |
Merge tag 'bk3' of https://github.com/sverdlin/ep93xx into next/soc
Pull "ARM: ep93xx: ts72xx: Add support for BK3 board" from Alexander Sverdlin:
This patch series adds support for Liebherr's BK3 board, being
a derivative of TS72XX design.
* tag 'bk3' of https://github.com/sverdlin/ep93xx:
ARM: ep93xx: ts72xx: Add support for BK3 board - ts72xx derivative
ARM: ep93xx: ts72xx: cosmetic: Add some description to ts72xx code
ARM: ep93xx: ts72xx: Rewrite ts72xx_register_flash() to accept parameters
ARM: ep93xx: ts72xx: Provide include guards for ts72xx.h file
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index b07d15b5c8cb..b37d163191b3 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1255,6 +1255,12 @@ L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Supported F: drivers/net/ethernet/cavium/thunder/ +ARM/CIRRUS LOGIC BK3 MACHINE SUPPORT +M: Lukasz Majewski <lukma@denx.de> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm/mach-ep93xx/ts72xx.c + ARM/CIRRUS LOGIC CLPS711X ARM ARCHITECTURE M: Alexander Shiyan <shc_work@mail.ru> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) |