ARM: dts: Add missing omap4 secure clocks
authorTony Lindgren <tony@atomide.com>
Thu, 12 Dec 2019 17:46:10 +0000 (09:46 -0800)
committerTony Lindgren <tony@atomide.com>
Thu, 23 Jan 2020 16:20:17 +0000 (08:20 -0800)
commitcfcbc2dbb70826b91aa45ae37168b2db2aac1803
tree79c8cc1a4a4c554684a5431839a6001ed0016ac8
parent6c3090520554d535db04f807c313d9a4b81a285c
ARM: dts: Add missing omap4 secure clocks

The secure clocks on omap4 are similar to what we already have for dra7
in dra7_l4sec_clkctrl_regs and documented in the omap4460 TRM "Table
3-1346 L4PER_CM2 Registers Mapping Summary".

The secure clocks are part of the l4_per clock manager. As the l4_per
clock manager has now two clock domains as children, let's also update
the l4_per clockdomain node name to follow the "clock" node naming with
a domain specific compatible property.

Cc: devicetree@vger.kernel.org
Cc: Rob Herring <robh+dt@kernel.org>
Acked-by: Stephen Boyd <sboyd@kernel.org>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/omap44xx-clocks.dtsi
drivers/clk/ti/clk-44xx.c
include/dt-bindings/clock/omap4.h