Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-07-07 | arm: dts: s700: add node for ethernet controller | Amit Singh Tomar | |
This patch adds node for ethernet controller found on Action Semi OWL S700 SoC. Since, there is no upstream Linux binding exist for S700 ethernet controller, Changes are put in u-boot specific dtsi file. Signed-off-by: Amit Singh Tomar <amittomer25@gmail.com> | |||
2020-04-24 | arm: dts: actions: s700: add u-boot specific dtsi file | Amit Singh Tomar | |
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> |