]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit251a304573be33f797cdb009fc0568cbfeb14f40
tree9acf391b6fe1e6d10f4a0ffb5e62b1dadbdf7b9b
parent0341f8020150d9ac956e9fd9b02993fe1cae3e7c
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]