From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <1508136134.20464.49.camel@mtksdaap41> Subject: Re: [PATCH v4 0/9] Mediatek MT2712 clock and scpsys support From: Weiyi Lu To: Matthias Brugger , Stephen Boyd CC: Rob Herring , James Liao , Fan Chen , , , , , , Date: Mon, 16 Oct 2017 14:42:14 +0800 In-Reply-To: References: <1505793630-12590-1-git-send-email-weiyi.lu@mediatek.com> <20171012224540.GE18706@codeaurora.org> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: 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.