diff options
author | Michel Pollet <michel.pollet@bp.renesas.com> | 2018-06-14 11:56:32 +0100 |
---|---|---|
committer | Simon Horman <horms+renesas@verge.net.au> | 2018-07-23 13:33:03 +0200 |
commit | 769d7248a7aae5dace1c5c776c98b352d3d93617 (patch) | |
tree | 3b7ab89038f3aa0155196b19c2f80aae3742903b /MAINTAINERS | |
parent | cdbfaf640a23334a7bd2d8a8689051711a4e23c2 (diff) | |
download | linux-769d7248a7aae5dace1c5c776c98b352d3d93617.tar.gz linux-769d7248a7aae5dace1c5c776c98b352d3d93617.tar.bz2 linux-769d7248a7aae5dace1c5c776c98b352d3d93617.zip |
ARM: dts: Renesas R9A06G032 base device tree file
This adds the Renesas R9A06G032 bare bone support.
This currently only handles the SYSCTRL block note,
generic parts (gic, architected timer) and a UART.
Signed-off-by: Michel Pollet <michel.pollet@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
[simon: updated MAINTAINERS file
[simon: do not use r9a06g032-sysctrl.h as it is not in the renesas tree yet]
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 9d5eeff51b5f..4c85ac04872d 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1969,6 +1969,7 @@ S: Supported F: arch/arm/boot/dts/emev2* F: arch/arm/boot/dts/r7s* F: arch/arm/boot/dts/r8a* +F: arch/arm/boot/dts/r9a* F: arch/arm/boot/dts/sh* F: arch/arm/configs/shmobile_defconfig F: arch/arm/include/debug/renesas-scif.S |