[PATCH 2/2] clk: qoriq: Separate root input clock for core PLLs on ls1012a
From: oss@buserror.net (Scott Wood)
Date: 2017-02-15 18:36:39
Also in:
linux-clk, linux-devicetree, lkml
From: oss@buserror.net (Scott Wood)
Date: 2017-02-15 18:36:39
Also in:
linux-clk, linux-devicetree, lkml
On Wed, 2017-02-15 at 13:47 +0800, yuantian.tang at nxp.com wrote:
From: Tang Yuantian <redacted> ls1012a has separate input root clocks for core PLLs versus the platform PLL, with the latter described as sysclk in the hw docs. If a second input clock, named "coreclk", is present, this clock will be used for the core PLLs. Signed-off-by: Scott Wood <oss@buserror.net> Signed-off-by: Tang Yuantian <redacted> --- ?drivers/clk/clk-qoriq.c | 91 +++++++++++++++++++++++++++++++++++++++++-----
Why did you reset the author on these patches? ?Have you changed anything? ?Why aren't they marked either v2 or resend? -Scott