arm: dts: actions: s900: add u-boot specific dtsi file
authorAmit Singh Tomar <amittomer25@gmail.com>
Sun, 19 Apr 2020 13:58:29 +0000 (19:28 +0530)
committerTom Rini <trini@konsulko.com>
Fri, 24 Apr 2020 20:40:09 +0000 (16:40 -0400)
commit5bc4c0bccc360692b5d140b1da5235d7ea56325f
tree946c5c40db8484af3de6c680f3e8f28e3fa44a22
parent4939beea8e14314bc27ca343526c456ed75640fb
arm: dts: actions: s900: 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/s900-u-boot.dtsi [new file with mode: 0644]