From mboxrd@z Thu Jan 1 00:00:00 1970 From: weiyi.lu@mediatek.com (Weiyi Lu) Date: Mon, 16 Oct 2017 14:42:14 +0800 Subject: [PATCH v4 0/9] Mediatek MT2712 clock and scpsys support In-Reply-To: References: <1505793630-12590-1-git-send-email-weiyi.lu@mediatek.com> <20171012224540.GE18706@codeaurora.org> Message-ID: <1508136134.20464.49.camel@mtksdaap41> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Fri, 2017-10-13 at 16:50 +0200, Matthias Brugger wrote: > > On 10/13/2017 12:45 AM, Stephen Boyd wrote: > > On 09/19, Weiyi Lu wrote: > >> This series is based on v4.14-rc1 and composed of > >> clock control (PATCH 1-4) and scpsys control (PATCH 5-9) > > > > What's the merge plan? Can I apply the clk ones to clk tree and > > ignore the rest? > > > > Yes, please do so. I'll take scpsys, which depends on the clock patches. > > Regards, > Matthias Hi Stephen & Matthias, I will start to separate this patch set into three series (clk/scpsys/dts) when I send the next version.