From mboxrd@z Thu Jan 1 00:00:00 1970 From: oss@buserror.net (Scott Wood) Date: Wed, 15 Feb 2017 12:36:30 -0600 Subject: [PATCH 2/2] clk: qoriq: Separate root input clock for core PLLs on ls1012a In-Reply-To: <1487137656-4006-2-git-send-email-yuantian.tang@nxp.com> References: <1487137656-4006-1-git-send-email-yuantian.tang@nxp.com> <1487137656-4006-2-git-send-email-yuantian.tang@nxp.com> Message-ID: <1487183790.5636.13.camel@buserror.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 2017-02-15 at 13:47 +0800, yuantian.tang at nxp.com wrote: > From: Tang Yuantian > > 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 > Signed-off-by: Tang Yuantian > --- > ?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