From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751670AbdJPGmW (ORCPT ); Mon, 16 Oct 2017 02:42:22 -0400 Received: from mailgw01.mediatek.com ([210.61.82.183]:6507 "EHLO mailgw01.mediatek.com" rhost-flags-OK-FAIL-OK-FAIL) by vger.kernel.org with ESMTP id S1750880AbdJPGmU (ORCPT ); Mon, 16 Oct 2017 02:42:20 -0400 X-UUID: 77dbbdcef896447b9e32f0814801dfc1-20171016 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" X-Mailer: Evolution 3.2.3-0ubuntu6 Content-Transfer-Encoding: 7bit MIME-Version: 1.0 X-MTK: N Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.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.