summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts/dra62x.dtsi
AgeCommit message (Collapse)AuthorFilesLines
2020-03-17ARM: dts: Configure interconnect target module for dm814x cpswTony Lindgren1-3/+3
We can now probe devices with device tree only configuration using ti-sysc interconnect target module driver. Let's configure the module and drop the legacy "ti,hwmods" property. As this module is very similar to what we already have configured and working for am33xx, let's just update the whole cpsw with a single patch to avoid some extra churn on the dts files. Cc: Graeme Smecher <gsmecher@threespeedlogic.com> Cc: Grygorii Strashko <grygorii.strashko@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>
2015-12-23ARM: dts: Add basic support for dra62x j5-eco SoCTony Lindgren1-0/+23
The dra762x j5-eco is similar to dm814x with a bit different clocks and devices. [tony@atomide.com: updated to leave out adpll clock driver references] Signed-off-by: Tony Lindgren <tony@atomide.com>