From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1471585331.8551.24.camel@mtksdaap41> Subject: Re: [PATCH v10 8/9] arm: dts: mt2701: Add clock controller device nodes From: James Liao To: Stephen Boyd CC: Erin Lo , Matthias Brugger , Mike Turquette , "Rob Herring" , Arnd Bergmann , Sascha Hauer , Daniel Kurtz , Philipp Zabel , , , , , , Date: Fri, 19 Aug 2016 13:42:11 +0800 In-Reply-To: <20160819001805.GR361@codeaurora.org> References: <1471332629-15722-1-git-send-email-erin.lo@mediatek.com> <1471332629-15722-9-git-send-email-erin.lo@mediatek.com> <20160819001805.GR361@codeaurora.org> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Return-Path: jamesjj.liao@mediatek.com List-ID: On Thu, 2016-08-18 at 17:18 -0700, Stephen Boyd wrote: > On 08/16, Erin Lo wrote: > > From: James Liao > > > > Add clock controller nodes for MT2701, include topckgen, infracfg, > > pericfg, apmixedsys, mmsys, imgsys, vdecsys, hifsys, ethsys and > > bdpsys. This patch also add two oscillators that provide clocks for > > MT2701. > > > > Signed-off-by: James Liao > > Signed-off-by: Erin Lo > > --- > > This should go through arm-soc tree, so do you need a stable > branch in clk tree to pull through arm-soc, or are we going to > wait a release cycle on the dts patches? Hi Stephen, I prefer to wait a release cycle. We may merge clk driver first, then merge dts patches in next kernel release. Best regards, James