On 06/29/2017 01:41 PM, Geert Uytterhoeven wrote:
> Hi Marek,
> 
> On Thu, Jun 29, 2017 at 12:18 PM, Marek Vasut <[email protected]> wrote:
>> From: Marek Vasut <[email protected]>
>>
>> Update IDT VersaClock 6 driver to support 5P49V6901. This chip has
> 
> Update the IDT VersaClock5 driver to support the VersaClock6 5P49V6901?
> 
>> two clock inputs (external XTAL or external CLKIN), four fractional
>> dividers (FODs) and five clock outputs (four universal clock outputs
>> and one reference clock output at OUT0_SELB_I2C).
>>
>> Signed-off-by: Marek Vasut <[email protected]>
>> Cc: Alexey Firago <[email protected]>
>> Cc: Stephen Boyd <[email protected]>
>> Cc: Michael Turquette <[email protected]>
>> Cc: Laurent Pinchart <[email protected]>
>> Cc: [email protected]
>> ---
>>  drivers/clk/clk-versaclock5.c | 11 +++++++++++
> 
> and
> 
> --- a/drivers/clk/Kconfig
> +++ b/drivers/clk/Kconfig
> @@ -210,14 +210,14 @@ config COMMON_CLK_OXNAS
>           Support for the OXNAS SoC Family clocks.
> 
>  config COMMON_CLK_VC5
> -       tristate "Clock driver for IDT VersaClock5 devices"
> +       tristate "Clock driver for IDT VersaClock5/6 devices"
>         depends on I2C
>         depends on OF
>         select REGMAP_I2C
>         help
>         ---help---
> -         This driver supports the IDT VersaClock5 programmable clock
> -         generator.
> +         This driver supports the IDT VersaClock5 and VersaClock6
> +         programmable clock generator.

Tweaked a bit more, but yes, good point.

-- 
Best regards,
Marek Vasut

Reply via email to