2017-06-01 07:25:15

by Stephen Boyd

[permalink] [raw]
Subject: Re: [PATCH v3] clk: mvebu: armada-38x: add support for 1866MHz variants

On 05/24, Ralph Sennhauser wrote:
> The Linksys WRT3200ACM CPU is clocked at 1866MHz. Add 1866MHz to the
> list of supported CPU frequencies. Also update multiplier and divisor
> for the l2clk and ddrclk.
>
> Noticed by the following warning:
> [ 0.000000] Selected CPU frequency (16) unsupported
>
> Signed-off-by: Ralph Sennhauser <[email protected]>
> Reviewed-by: Gregory CLEMENT <[email protected]>
> ---
>
> Hi everyone,
>
> This patch was part of a series adding support for the Linksys WRT3200ACM which
> got merged already. This patch is the reminder and intended for 4.13.
>
> Thanks
> Ralph
> ---
>
> Changes since v2:
>
> - Add armada-38x tag to subject

OK sure I'll do that manually.

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


2017-06-01 20:11:27

by Ralph Sennhauser

[permalink] [raw]
Subject: Re: [PATCH v3] clk: mvebu: armada-38x: add support for 1866MHz variants

On Thu, 1 Jun 2017 00:25:11 -0700
Stephen Boyd <[email protected]> wrote:

> On 05/24, Ralph Sennhauser wrote:
> > The Linksys WRT3200ACM CPU is clocked at 1866MHz. Add 1866MHz to the
> > list of supported CPU frequencies. Also update multiplier and
> > divisor for the l2clk and ddrclk.
> >
> > Noticed by the following warning:
> > [ 0.000000] Selected CPU frequency (16) unsupported
> >
> > Signed-off-by: Ralph Sennhauser <[email protected]>
> > Reviewed-by: Gregory CLEMENT <[email protected]>
> > ---
> >
> > Hi everyone,
> >
> > This patch was part of a series adding support for the Linksys
> > WRT3200ACM which got merged already. This patch is the reminder and
> > intended for 4.13.
> >
> > Thanks
> > Ralph
> > ---
> >
> > Changes since v2:
> >
> > - Add armada-38x tag to subject
>
> OK sure I'll do that manually.
>

Thanks
Ralph