[PATCHv5 30/35] ARM: dts: omap4: add minimal l4 bus layout with control module support
From: Tero Kristo <hidden>
Date: 2015-03-31 14:58:49
Also in:
linux-omap
From: Tero Kristo <hidden>
Date: 2015-03-31 14:58:49
Also in:
linux-omap
On 03/31/2015 02:01 AM, Tony Lindgren wrote:
Hi, * Tero Kristo [off-list ref] [150320 11:46]:quoted
This patch creates the l4_cfg and l4_wkup interconnects for OMAP4, and moves some of the generic peripherals under it. System control module support is added to the device tree also, and the existing SCM related functionality is moved under it.Doing a diff on the dmesg output before and after this series now produces this extra warning on omap4: +ti_dt_clk_init_provider: scm_conf missing 'clocks' child node
Nice test case you got there. Added a check against missing clocks node, control module no longer attempts clock registration if the clocks are not defined. Will repost. -Tero