]> git.baikalelectronics.ru Git - kernel.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)
commitdaf5d4e0e85b20bdcb61c237f7028af2ac3c581d
treedd71689be19e53aa442149435607cfa498e3806e
parent3f0b23e4ff0cb7666b3cf4ed6df601411e22cdab
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