ARM: dts: renesas: Add RZ/A1 platform code
authorChris Brandt <chris.brandt@renesas.com>
Wed, 23 Aug 2017 19:53:59 +0000 (14:53 -0500)
committerMarek Vasut <marex@denx.de>
Tue, 7 May 2019 03:41:32 +0000 (05:41 +0200)
commit3529596442c9cf588b7b8a3e7573f0ff9d8ed350
tree43788e18c840f67244a5cfd6171c1e1625f3f313
parentb5b665679453fe8ad3b3c67b44c88d2e812ca45c
ARM: dts: renesas: Add RZ/A1 platform code

Add platform code and DTs for Renesas RZ/A1 R7S72100 SoC.
Distinguishing feature of this SoC is that it has up to
10 MiB of on-SoC static RAM (SRAM).

The DTs are imported from Linux 5.0.11, commit d5a2675b207d .

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Chris Brandt <chris.brandt@renesas.com>
Cc: Nobuhiro Iwamatsu <iwamatsu@nigauri.org>
arch/arm/Kconfig
arch/arm/dts/r7s72100.dtsi [new file with mode: 0644]
arch/arm/mach-rmobile/Kconfig
arch/arm/mach-rmobile/Kconfig.rza1 [new file with mode: 0644]
arch/arm/mach-rmobile/cpu_info.c
arch/arm/mach-rmobile/include/mach/rmobile.h
include/dt-bindings/clock/r7s72100-clock.h [new file with mode: 0644]
include/dt-bindings/pinctrl/r7s72100-pinctrl.h [new file with mode: 0644]