arm: actions: add S700 SoC device tree
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 19 Apr 2020 13:58:31 +0000 (19:28 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 20:40:09 +0000 (16:40 -0400)
commit1050eaa0821e16d622f4a91295a751c4b37e9032
tree9acf391b6fe1e6d10f4a0ffb5e62b1dadbdf7b9b
parent8b520ac15300ed8ae146979554757d8702c35e67
arm: actions: add S700 SoC device tree

This patch adds .dtsi file(sync with Linux 5.5-rc6 with hash "b3a987b0264d")
and required binding for S700 SoC that is a 64-bit Quad-core ARM
Cortex-A53 cores.

It also provisions dts file to be built based on selected
platform(CONFIG_MACH_S900/S700).

Reviewed-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Reviewed-by: Andre Przywara <andre.przywara@arm.com>
Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com>
arch/arm/dts/Makefile
arch/arm/dts/s700.dtsi [new file with mode: 0644]
include/dt-bindings/clock/actions,s700-cmu.h [new file with mode: 0644]
include/dt-bindings/reset/actions,s700-reset.h [new file with mode: 0644]