[PATCH v2 06/10] clk: qoriq: Add ls2080a support.

Scott Wood scottwood at freescale.com
Wed Sep 9 09:41:03 PDT 2015


On Fri, 2015-09-04 at 16:06 -0500, Li Yang wrote:
> On Fri, Sep 4, 2015 at 3:09 PM, Sharma Bhupesh
> <bhupesh.sharma at freescale.com> wrote:
> > > From:  pku.leo at gmail.com[mailto:pku.leo at gmail.com]
> > > Sent: Saturday, September 05, 2015 1:32 AM
> > > On Fri, Sep 4, 2015 at 1:57 AM, Bhupesh Sharma
> > > <bhupesh.sharma at freescale.com> wrote:
> > > > From: Scott Wood <scottwood at freescale.com>
> > > > 
> > > > LS2080A is the first implementation of the chassis 3 clockgen, which
> > > > has a different register layout than previous chips.  It is also
> > > > little endian, unlike previous chips.
> > > > 
> > > > Signed-off-by: Scott Wood <scottwood at freescale.com>
> > > > ---
> > > 
> > > You should probably mention here that the patch is depending on another
> > > pending patch to apply.  And this patch should be going through the same
> > > sub-system tree as the dependency patch.  Otherwise, there is no way it
> > > can be applied.
> > > 
> > 
> > Cover-letter already captures this:
> > http://www.spinics.net/lists/arm-kernel/msg442910.html
> > 
> > See the section 'Rebasing details'. linux-clk is already copied.
> 
> But not all the patches are depending on the clk patches.  You should
> probably break up the series to patches that can be applied cleanly
> and patches that are depending on the clock patches and should go
> through the clk tree.

The clock patches have already been acked, so they don't necessarily need to 
go via the clock tree.  However, there are both ARM and PPC patches that 
depend on them, so maybe we should create a topic branch?

-Scott




More information about the linux-arm-kernel mailing list