* Paul Walmsley <[email protected]> [111216 03:31]:
> 
> From: Santosh Shilimkar <[email protected]>
> 
> Local timer clock is sourced from the CPU clock and hence changes
> along with CPU clock. These per CPU local timers are used as
> clock-events, so they need to be reconfigured on CPU frequency
> change as part of CPUfreq governor.
> 
> Newly introduced clockevents_reconfigure() needs to know the
> twd clock-rate. Provide a clock-node to make clk_get_rate() work
> for TWD.
> 
> Signed-off-by: Santosh Shilimkar <[email protected]>
> Cc: Paul Walmsley <[email protected]>
> Cc: Kevin Hilman <[email protected]>
> [[email protected]: renamed clock node to 'mpu_periphclk' to indicate that this
>  is the Cortex-A9 MPCore subsystem clock PERIPHCLK (DDI 0407G); moved
>  clock and clkdev entries to match the autogenerated script output]
> Signed-off-by: Paul Walmsley <[email protected]>
> 
> ---
> This version 3 has been updated by Santosh to use "smp_twd" as the dev_id 
> and a NULL con_id, to match Linus Walleij's code.

Thanks applying into fixes-non-critical-part2.

Regards,

Tony
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to