commit | 23673f17358ac2bb4d3b33dad3f5645b54937344 | [log] [tgz] |
---|---|---|
author | Tony Lindgren <tony@atomide.com> | Thu Dec 12 09:46:13 2019 -0800 |
committer | Tony Lindgren <tony@atomide.com> | Thu Jan 23 08:24:46 2020 -0800 |
tree | becbd988b7fd477365cff684ec6078afb19fa698 | |
parent | 316a418e28b6a4c72b991eebdd191c44ad5c2215 [diff] |
ARM: dts: Configure interconnect target module for omap4 des We can now probe devices with device tree only configuration using ti-sysc interconnect target module driver. Let's configure the module, but keep the legacy "ti,hwmods" peroperty to avoid new boot time warnings. The legacy property will be removed in later patches together with the legacy platform data. Cc: Tero Kristo <t-kristo@ti.com> Signed-off-by: Tony Lindgren <tony@atomide.com>