Hugo Villeneuve <[email protected]> writes:

> Signed-off-by: Hugo Villeneuve <[email protected]>
> ---
>  arch/arm/mach-davinci/psc.c |    4 ++++
>  1 files changed, 4 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-davinci/psc.c b/arch/arm/mach-davinci/psc.c
> index 0f1c1cd..275387a 100644
> --- a/arch/arm/mach-davinci/psc.c
> +++ b/arch/arm/mach-davinci/psc.c
> @@ -65,6 +65,10 @@ static void dm6446_psc_mux(unsigned int id)
>       case DAVINCI_LPSC_McBSP:
>               davinci_cfg_reg(DM644X_MCBSP);
>               break;
> +     case DAVINCI_LPSC_VLYNQ:
> +             davinci_cfg_reg(DM644X_VLYNQEN);
> +             davinci_cfg_reg(DM644X_VLYNQWD);
> +             break;
>       default:
>               break;
>       }
> -- 
> 1.5.4.5

Thanks, pushing today.

Kevin

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

Reply via email to