From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Tue, 28 May 2013 16:03:25 -0400 Subject: [PATCH 00/10] clk: mvebu: restructure SoC clock drivers In-Reply-To: <51A50D0F.5010909@gmail.com> References: <1368234490-31416-1-git-send-email-sebastian.hesselbarth@gmail.com> <20130528154047.GT31290@titan.lakedaemon.net> <20130528175343.77c6353d@skate> <20130528165401.GX31290@titan.lakedaemon.net> <51A50D0F.5010909@gmail.com> Message-ID: <20130528200325.GF31290@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, May 28, 2013 at 10:01:19PM +0200, Sebastian Hesselbarth wrote: > On 05/28/2013 06:54 PM, Jason Cooper wrote: > >>On Tue, 28 May 2013 11:40:47 -0400, Jason Cooper wrote: > >>>I'm posting the revised version as replies to patches 1, 5 and 6. Please > >>>let me know if I messed it up. I'd like to send the PR for these > >>>shortly. > > > >$ git checkout v3.10-rc3 > >$ git merge mvebu/of_pci > >$ git merge mvebu/pcie > >$ git merge mvebu/seb_clk > > After manually resolving a merge conflict in arch/arm/mach-mvebu/Kconfig > I can see no obvious regression on neither Dove nor Kirkwood. Great, thanks, Sebastian! Jason.