• Sourav Poddar's avatar
    arm: dts: am33xx: Remove "ti,no_idle_on_suspend" property. · 4425fb13
    Sourav Poddar authored
    The "ti,no_idle_on_suspend" property was required to keep ocmcram clocks
    running during idle.
    
    But commit 72bb6f9b (ARM: OMAP: omap_device: don't attempt late suspend
    if no driver bound), added in v3.6 should prevent any automatic clock
    gating for devices without drivers bound.  Since there is no driver for
    the OCM RAM block, we are not affected by the automatic idle on suspend
    anyways which means "ti,no_idle_on_suspend" can be safely removed since
    there are no users for it.
    
    Cc: Benoit Cousson <b-cousson@ti.com>
    Cc: Santosh Shilimkar <santosh.shilimkar@ti.com>
    Cc: Felipe Balbi <balbi@ti.com>
    Cc: Rajendra nayak <rnayak@ti.com>
    Signed-off-by: default avatarSourav Poddar <sourav.poddar@ti.com>
    Reviewed-by: default avatarFelipe Balbi <balbi@ti.com>
    Signed-off-by: default avatarKevin Hilman <khilman@linaro.org>
    4425fb13
am33xx.dtsi 8.93 KB