]> asedeno.scripts.mit.edu Git - linux.git/commit
ARM: dts: Add missing omap5 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:22:57 +0000 (08:22 -0800)
commit723a567f43b8ffa8089009bc8a260cc6f963661e
treedd71689be19e53aa442149435607cfa498e3806e
parentcfcbc2dbb70826b91aa45ae37168b2db2aac1803
ARM: dts: Add missing omap5 secure clocks

The secure clocks on omap5 are similar to what we already have for dra7
with dra7_l4sec_clkctrl_regs and documented in the omap5432 TRM in
"Table 3-1044. CORE_CM_CORE Registers Mapping Summary".

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

Compared to omap4, omap5 has more clocks working in hardare autogating
mode.

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/omap54xx-clocks.dtsi
drivers/clk/ti/clk-54xx.c
include/dt-bindings/clock/omap5.h