summaryrefslogtreecommitdiff
path: root/arch/arm/dts/tps65217.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2022-04-21arm: dts: Resync dts for BeagleBone and derivativesPaul Barker1-4/+16
Sync BeagleBone dts files & TPS dtsi files with Linux v5.17 and include the SanCloud BBE Extended WiFi dts added in v5.18-rc1. Also pull in changes to am33xx-l4.dtsi needed to support the BeagleBone Blue. The change to use the cpsw switch driver (commit c477358e66a3 in Linux) is excluded from the sync as u-boot does not recognise the new compatible string. Signed-off-by: Paul Barker <paul.barker@sancloud.com>
2014-06-12am33xx/omap: Enable CONFIG_OF_CONTROLSimon Glass1-0/+56
Add support for device tree control and add device tree files for the beaglebone black initially. Signed-off-by: Simon Glass <sjg@chromium.org>