"Mark A. Greer" <[email protected]> writes:

> The davinci clock.h file contains PLLDIVx defines for all but PLLDIV7
> so add it.
>
> Signed-off-by: Mark A. Greer <[email protected]>

Thanks, pushing today.

Kevin

> ---
>  arch/arm/mach-davinci/clock.h |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/clock.h b/arch/arm/mach-davinci/clock.h
> index c1191df..caa5052 100644
> --- a/arch/arm/mach-davinci/clock.h
> +++ b/arch/arm/mach-davinci/clock.h
> @@ -41,6 +41,7 @@
>  #define PLLDIV4         0x160
>  #define PLLDIV5         0x164
>  #define PLLDIV6         0x168
> +#define PLLDIV7         0x16c
>  #define PLLDIV8         0x170
>  #define PLLDIV9         0x174
>  #define PLLDIV_EN       BIT(15)
> -- 
> 1.6.0.3
>
>
> _______________________________________________
> Davinci-linux-open-source mailing list
> [email protected]
> http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

_______________________________________________
Davinci-linux-open-source mailing list
[email protected]
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to