From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@linaro.org (Mike Turquette) Date: Fri, 26 Sep 2014 16:29:00 -0700 Subject: [PATCHv4] clk: ppc-corenet: rename to ppc-qoriq and add CLK_OF_DECLARE support In-Reply-To: <1411685780.13320.209.camel@snotra.buserror.net> References: <1411454806-8214-1-git-send-email-jingchang.lu@freescale.com> <1411675680.13320.201.camel@snotra.buserror.net> <20140925225406.19023.25065@quantum> <1411685780.13320.209.camel@snotra.buserror.net> Message-ID: <20140926232900.19023.35854@quantum> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting Scott Wood (2014-09-25 15:56:20) > On Thu, 2014-09-25 at 15:54 -0700, Mike Turquette wrote: > > Quoting Scott Wood (2014-09-25 13:08:00) > > > Well, like I said, I'd rather see the CLK_OF_DECLARE stuff be made to > > > work on PPC rather than have the driver carry around two binding > > > methods. > > > > I guess that is an existing problem, and not related directly to this > > patch? This patch is essentially just renames (though the V1.0/V2.0 > > stuff seems weird). > > This patch is adding CLK_OF_DECLARE. I'm fine taking this patch but your comments are still unresolved. What do you think needs to be done to fix the problems that you see? Regards, Mike > > -Scott > >