Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-01-20 | ARM: dts: da850-lcdk: Update DTS files for SPL device tree support | Adam Ford | |
Currently, the da850-lcdk uses SPL_OF_PLATDATA and manually loads the necessary source code instead of using the auto-generated, because the drivers don't properly autogenerate the code. This patch simply enables the various device tree options to mimic the da850-evm which doesn't need or use OF_PLATDATA for device tree support. It does not disable OF_PLATDATA. Signed-off-by: Adam Ford <aford173@gmail.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> | |||
2018-12-07 | ARM: dts: da850-lcdk: Sync from Linux 4.20 | Adam Ford | |
Re-synce the device tree files from Linux 4.20 Signed-off-by: Adam Ford <aford173@gmail.com> | |||
2018-03-22 | ARM: dts: da850-lcdk: Sync from Linux 4.16 | Lokesh Vutla | |
Sync dts from Linux 4.16 and also add u-boot specific dtsi for OMAPl138 board. Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Reviewed-by: Tom Rini <trini@konsulko.com> |