arm: dts: actions: s700: add u-boot specific dtsi file
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 19 Apr 2020 13:58:32 +0000 (19:28 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 20:40:09 +0000 (16:40 -0400)
commitea6314a797935fe3ca60b111035dcd25aaf85b71
tree65633ade83b5658b682b015e21d842bb7c5c53a5
parent1050eaa0821e16d622f4a91295a751c4b37e9032
arm: dts: actions: s700: add u-boot specific dtsi file

Devices like uart and clk are needed to be enabled before relocation.
this patch adds u-boot.dtsi file that mark these device as dm-pre-reloc.

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/s700-u-boot.dtsi [new file with mode: 0644]