diff options
author | Olof Johansson <olof@lixom.net> | 2019-11-03 16:54:06 -0800 |
---|---|---|
committer | Olof Johansson <olof@lixom.net> | 2019-11-03 16:54:07 -0800 |
commit | 433b1e8a6cd9cfa3f003d592c11eb3b2f8e92046 (patch) | |
tree | f801720caba34b674e157741b22dc86bbb64445f /MAINTAINERS | |
parent | cd4744645959ebfc97e4b0c676006d2d76d34f25 (diff) | |
parent | e3ca9556f75cb7188f82dabad3aff14a5a10e9dc (diff) | |
download | linux-433b1e8a6cd9cfa3f003d592c11eb3b2f8e92046.tar.gz linux-433b1e8a6cd9cfa3f003d592c11eb3b2f8e92046.tar.bz2 linux-433b1e8a6cd9cfa3f003d592c11eb3b2f8e92046.zip |
Merge tag 'realtek-arm64-soc-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek into arm/soc
Realtek ARM64 based SoC for v5.5
Enable reset controllers and add a mailing list to MAINTAINERS.
* tag 'realtek-arm64-soc-for-5.5' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek:
arm64: realtek: Select reset controller
MAINTAINERS: Add mailing list for Realtek SoCs
Link: https://lore.kernel.org/r/20191030041000.31848-1-afaerber@suse.de
Signed-off-by: Olof Johansson <olof@lixom.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 8f9ddabfc066..ac0c7804c21b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2160,6 +2160,7 @@ F: Documentation/devicetree/bindings/timer/rda,8810pl-timer.txt ARM/REALTEK ARCHITECTURE M: Andreas Färber <afaerber@suse.de> L: linux-arm-kernel@lists.infradead.org (moderated for non-subscribers) +L: linux-realtek-soc@lists.infradead.org (moderated for non-subscribers) S: Maintained F: arch/arm64/boot/dts/realtek/ F: Documentation/devicetree/bindings/arm/realtek.yaml |