From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758389AbdJMOuw (ORCPT ); Fri, 13 Oct 2017 10:50:52 -0400 Received: from mail-wm0-f66.google.com ([74.125.82.66]:55048 "EHLO mail-wm0-f66.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753394AbdJMOur (ORCPT ); Fri, 13 Oct 2017 10:50:47 -0400 X-Google-Smtp-Source: AOwi7QDn+ggttapxC+zNXnXcM6b2PPSCuyEVXWw8YmLmCkxFM3Tg2Nv6eZwCq5npydptPF1Sue7JqA== Subject: Re: [PATCH v4 0/9] Mediatek MT2712 clock and scpsys support To: Stephen Boyd , Weiyi Lu 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> From: Matthias Brugger Message-ID: Date: Fri, 13 Oct 2017 16:50:43 +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: <20171012224540.GE18706@codeaurora.org> 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/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