Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-13 | ARM: dts: dra7x: Make pinctrl and IOdelays for MMC2 available in SPL | Jean-Jacques Hiblot | |
The SPL can't use high speed MMC modes if the associated pinctrl and IOdelays are described in the DTS. Make them available in SPL by tagging the nodes with 'u-boot,dm-spl;' Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com> | |||
2017-09-11 | arm: dts: Add u-boot specific compatibles | Lokesh Vutla | |
Separate out u-boot specific compatibles from dts files. This will help in syncing dts files in future. Also these will get deleted eventually once respective drivers are capable of handling Linux dts files. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |