diff options
author | Olof Johansson <olof@lixom.net> | 2017-06-01 17:28:11 -0700 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2017-06-01 17:28:11 -0700 |
commit | 88e98d3b32752c0bb30930f28d302196e2625342 (patch) | |
tree | 714b6133b1ccca2656c534c70437f0d4c49bb3f5 /MAINTAINERS | |
parent | f85a543e5373eebad2aa43785d58f6727e4203a3 (diff) | |
parent | de9aa5308247160950a3ab6420de79014a040699 (diff) |
Merge tag 'realtek-arm64-soc-for-4.12' of git://github.com/afaerber/linux into next/arm64
Realtek ARM64 SoC for v4.12
This adds a Kconfig symbol for DTs being added, plus a MAINTAINERS entry.
* tag 'realtek-arm64-soc-for-4.12' of git://github.com/afaerber/linux:
MAINTAINERS: Add Realtek section
ARM64: Prepare Realtek RTD1295
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 053c3bdd1fe5..0bf9f2d3cba4 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1677,6 +1677,13 @@ M: Lennert Buytenhek <kernel@wantstofly.org> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) S: Maintained +ARM/REALTEK ARCHITECTURE +M: Andreas Färber <afaerber@suse.de> +L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +S: Maintained +F: arch/arm64/boot/dts/realtek/ +F: Documentation/devicetree/bindings/arm/realtek.txt + ARM/RENESAS ARM64 ARCHITECTURE M: Simon Horman <horms@verge.net.au> M: Magnus Damm <magnus.damm@gmail.com> |