commit | 9be8cdd9eca81abf9a5f8059eeb492b513928244 | [log] [tgz] |
---|---|---|
author | Amit Singh Tomar <amittomer25@gmail.com> | Sun Apr 19 19:28:32 2020 +0530 |
committer | Tom Rini <trini@konsulko.com> | Fri Apr 24 16:40:09 2020 -0400 |
tree | 65633ade83b5658b682b015e21d842bb7c5c53a5 | |
parent | 5e144d569cbb485ce979ac9ffeef9405293c258c [diff] |
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>