From mboxrd@z Thu Jan 1 00:00:00 1970 From: mturquette@ti.com (Mike Turquette) Date: Tue, 30 Oct 2012 03:05:00 -0700 Subject: [PATCH] CLK: clk-twl6040: Initial clock driver for OMAP4+ McPDM fclk clock In-Reply-To: <508F842D.8000407@ti.com> References: <1347633027-20731-1-git-send-email-peter.ujfalusi@ti.com> <20121029173008.18780.35000@nucleus> <508F842D.8000407@ti.com> Message-ID: <20121030100500.18780.32416@nucleus> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Quoting P?ter Ujfalusi (2012-10-30 00:39:25) > Hi Mike, > > On 10/29/2012 06:30 PM, Mike Turquette wrote: > > Peter, > > > > The patch looks good to me. To be clear, you wan this to go through > > clk-next or the mfd tree for avoiding conflicts? > > clk-next is the best place for it I think. The MFD part to register the device > can still wait till we have ccf support on OMAP4. > Cool. I've taken this into clk-next. Regards, Mike > Thank you, > P?ter