diff options
author | Arnd Bergmann <arnd@arndb.de> | 2020-05-15 23:56:17 +0300 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2020-05-15 23:56:17 +0300 |
commit | 125e07629f85378efbcecaf403217dc22e87884c (patch) | |
tree | 9c8c93b3d8d2411a33b383b925bda2201a49d8e9 /MAINTAINERS | |
parent | b5bb63177d38cfa295a9c74962519fcddca94876 (diff) | |
parent | ed25e516a100de9a4e9b09f8272585d3efbbfdfc (diff) | |
download | linux-125e07629f85378efbcecaf403217dc22e87884c.tar.xz |
Merge tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek into arm/soc
Realtek Arm based SoC for v5.8
Introduce ARCH_REALTEK also for 32-bit arm, and update MAINTAINERS.
* tag 'realtek-soc-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-realtek:
MAINTAINERS: Add Realtek arm DT files
ARM: Prepare Realtek RTD1195
Link: https://lore.kernel.org/r/20200510232158.18477-1-afaerber@suse.de
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 821b4739301c..8449aabe832f 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2273,6 +2273,8 @@ 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: Documentation/devicetree/bindings/arm/realtek.yaml +F: arch/arm/boot/dts/rtd* +F: arch/arm/mach-realtek/ F: arch/arm64/boot/dts/realtek/ ARM/RENESAS ARM64 ARCHITECTURE |