Re: [PATCH 12/13] clk: mvebu: add support for 1866MHz variants
From: Ralph Sennhauser <hidden>
Date: 2017-05-23 19:55:22
Also in:
linux-arm-kernel, linux-clk, lkml
From: Ralph Sennhauser <hidden>
Date: 2017-05-23 19:55:22
Also in:
linux-arm-kernel, linux-clk, lkml
On Tue, 23 May 2017 14:15:14 +0200 Andrew Lunn [off-list ref] wrote:
On Sun, May 21, 2017 at 02:49:01PM +0200, Ralph Sennhauser wrote:quoted
The Linksys WRT3200ACM CPU is clocked at 1866MHz. Add 1866MHz to the list of supported CPU frequencies. Noticed by the following warning: [ 0.000000] Selected CPU frequency (16) unsupportedAre the L2 and DDR clocks using sensible values?
Hi Andrew As you expected more changes are needed to fully support the new CPU frequency. Will send out a V2 later. Thanks for catching this. Ralph