diff options
author | 2019-10-19 15:45:46 +0200 | |
---|---|---|
committer | 2019-10-19 16:18:03 +0200 | |
commit | 3a828f5eda306af55ac4abd581cbf0753db8f731 (patch) | |
tree | 7fc724668c1884347eaf77a6b2fa9520a1c4eab6 | |
parent | Linux 5.4-rc1 (diff) | |
download | wireguard-linux-3a828f5eda306af55ac4abd581cbf0753db8f731.tar.xz wireguard-linux-3a828f5eda306af55ac4abd581cbf0753db8f731.zip |
MAINTAINERS: Add mailing list for Realtek SoCs
Document linux-realtek-soc mailing list to be CC'ed on patches.
Signed-off-by: Andreas Färber <afaerber@suse.de>
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 296de2b51c83..35360e1aa8cc 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 |