On 01/09, [email protected] wrote:
> From: Gabriel Fernandez <[email protected]>
> 
> Macro to select a clock was not correct.
> 
> Offset of enable register starts at 0x30, then calculation to select a bit is:
> (@enable_reg - 0x30) / 4 * 32 + bit_to_select
> 
> Signed-off-by: Gabriel Fernandez <[email protected]>
> Tested-by: M'boumba Cedric Madianga <[email protected]>
> ---

Acked-by: Stephen Boyd <[email protected]>

-- 
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum,
a Linux Foundation Collaborative Project

Reply via email to