Quoting Tony Lindgren (2019-12-10 09:21:06) > 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@xxxxxxxxxxxxxxx > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Tony Lindgren <tony@xxxxxxxxxxx> > --- Acked-by: Stephen Boyd <sboyd@xxxxxxxxxx>