aboutsummaryrefslogtreecommitdiff
path: root/arch/arm/dts/da850-lcdk.dts
AgeCommit message (Collapse)AuthorFilesLines
2023-04-24arm: dts: dm8x: Update devicetree header comments to sync with v6.3-rc6Andrew Davis1-2/+1
Signed-off-by: Andrew Davis <afd@ti.com>
2020-01-20ARM: dts: da850-lcdk: Update DTS files for SPL device tree supportAdam Ford1-1/+1
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-07ARM: dts: da850-lcdk: Sync from Linux 4.20Adam Ford1-2/+11
Re-synce the device tree files from Linux 4.20 Signed-off-by: Adam Ford <aford173@gmail.com>
2018-03-22ARM: dts: da850-lcdk: Sync from Linux 4.16Lokesh Vutla1-0/+339
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>