Re: [PATCH 4/5 v7] ARM: davinci: defined missing CFGCHIP2_REFFREQ_* macros for MUSB PHY

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



hi,

Petr Kulhavy <petr@xxxxxxxxx> writes:
> Only few MUSB PHY reference clock  frequencies were defined.
> This patch defines macros for the missing frequencies:
> 19.2MHz, 38.4MHz, 13MHz, 26MHz, 20MHz, 40MHz
>
> Signed-off-by: Petr Kulhavy <petr@xxxxxxxxx>
> Acked-by: Sergei Shtylyov <sergei.shtylyov@xxxxxxxxxxxxxxxxxx>

Bin, just FYI

> ---
> v5: <initial>
> v6: <no change>
> v7: <no change>
>
>  include/linux/platform_data/usb-davinci.h | 6 ++++++
>  1 file changed, 6 insertions(+)
>
> diff --git a/include/linux/platform_data/usb-davinci.h b/include/linux/platform_data/usb-davinci.h
> index e0bc4ab..961d3dc 100644
> --- a/include/linux/platform_data/usb-davinci.h
> +++ b/include/linux/platform_data/usb-davinci.h
> @@ -33,6 +33,12 @@
>  #define CFGCHIP2_REFFREQ_12MHZ	(1 << 0)
>  #define CFGCHIP2_REFFREQ_24MHZ	(2 << 0)
>  #define CFGCHIP2_REFFREQ_48MHZ	(3 << 0)
> +#define CFGCHIP2_REFFREQ_19_2MHZ	(4 << 0)
> +#define CFGCHIP2_REFFREQ_38_4MHZ	(5 << 0)
> +#define CFGCHIP2_REFFREQ_13MHZ	(6 << 0)
> +#define CFGCHIP2_REFFREQ_26MHZ	(7 << 0)
> +#define CFGCHIP2_REFFREQ_20MHZ	(8 << 0)
> +#define CFGCHIP2_REFFREQ_40MHZ	(9 << 0)
>
>  struct	da8xx_ohci_root_hub;
>
> --
> 1.9.1
>

-- 
balbi

Attachment: signature.asc
Description: PGP signature


[Index of Archives]     [Linux Media]     [Linux Input]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]     [Old Linux USB Devel Archive]

  Powered by Linux