Skip to content
  • Tony Lindgren's avatar
    ARM: dts: Add missing omap5 secure clocks · 723a567f
    Tony Lindgren authored
    
    
    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: default avatarStephen Boyd <sboyd@kernel.org>
    Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
    723a567f