From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752091AbdJPK3d (ORCPT ); Mon, 16 Oct 2017 06:29:33 -0400 Received: from mail-pf0-f194.google.com ([209.85.192.194]:53735 "EHLO mail-pf0-f194.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751501AbdJPK3b (ORCPT ); Mon, 16 Oct 2017 06:29:31 -0400 X-Google-Smtp-Source: AOwi7QBRfMKuwgSpX52GhVHcYt7WNw/q8IVkASTICOd1xKS8T0jntfrZJ8qNRgvJ71tswmWBhaNlRw== Subject: Re: [PATCH v4 0/9] Mediatek MT2712 clock and scpsys support To: Weiyi Lu , Stephen Boyd Cc: Rob Herring , James Liao , Fan Chen , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-clk@vger.kernel.org, srv_heupstream@mediatek.com References: <1505793630-12590-1-git-send-email-weiyi.lu@mediatek.com> <20171012224540.GE18706@codeaurora.org> <1508136134.20464.49.camel@mtksdaap41> From: Matthias Brugger Message-ID: <4b2b1a94-2a0e-4c5e-030e-d35edb3ac2f1@gmail.com> Date: Mon, 16 Oct 2017 12:29:25 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.4.0 MIME-Version: 1.0 In-Reply-To: <1508136134.20464.49.camel@mtksdaap41> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 10/16/2017 08:42 AM, Weiyi Lu wrote: > 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. > There are no comments on the clk patches, so no need to resend them, if Stephen is ok with taking patch 1,2,3. If you want you can split out patch 4 and 9, but for me it's ok if they go together with the scpsys driver. When scpsys is ready I will take them all through my tree. Regards, Matthias