From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752343AbbIBGqT (ORCPT ); Wed, 2 Sep 2015 02:46:19 -0400 Received: from mail-yk0-f172.google.com ([209.85.160.172]:34843 "EHLO mail-yk0-f172.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbbIBGqR (ORCPT ); Wed, 2 Sep 2015 02:46:17 -0400 MIME-Version: 1.0 In-Reply-To: <22538895.vrRgZUmQTV@vostro.rjw.lan> References: <1439803465-19683-1-git-send-email-pi-cheng.chen@linaro.org> <20150826021659.GD8784@linux> <22538895.vrRgZUmQTV@vostro.rjw.lan> From: Daniel Kurtz Date: Wed, 2 Sep 2015 14:45:56 +0800 X-Google-Sender-Auth: Dp9YvpiV6d7buDd25M58puiyjak Message-ID: Subject: Re: [RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver To: Matthias Brugger Cc: Pi-Cheng Chen , Viresh Kumar , Mark Rutland , "Rafael J. Wysocki" , Michael Turquette , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , "linux-pm@vger.kernel.org" , Linaro Kernel Mailman List , linux-mediatek@lists.infradead.org Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Matthias, On Fri, Aug 28, 2015 at 10:06 PM, Rafael J. Wysocki wrote: > On Wednesday, August 26, 2015 02:53:39 PM Pi-Cheng Chen wrote: >> On Wed, Aug 26, 2015 at 10:16 AM, Viresh Kumar wrote: >> > On 26-08-15, 09:25, Pi-Cheng Chen wrote: >> >> The [3/3] is based on Mediatek SoC maintainer tree[1] and the patch which >> >> introduce a new clock type[2] consumed by MT8173 cpufreq driver. So it will >> >> cause some conflicts if it goes through your tree. I am not sure how this >> >> should be handled, but should it be merged through Mediatek SoC maintainer >> >> tree? >> > >> > Just get that applied to MTK tree, it doesn't have any dependency on >> > rest of the patches for build/boot. The only thing is that cpufreq >> > wouldn't work and it will work as soon as Rafael's and MTK's trees are >> > merged by Linus. >> >> Thanks for your explanation. >> >> @Rafael, Would you please apply [1,2] to your tree? > > Applied, thanks! Can you please apply [3] from this set to your dts tree? > -- > I speak only for myself. > Rafael J. Wysocki, Intel Open Source Technology Center. > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Kurtz Subject: Re: [RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver Date: Wed, 2 Sep 2015 14:45:56 +0800 Message-ID: References: <1439803465-19683-1-git-send-email-pi-cheng.chen@linaro.org> <20150826021659.GD8784@linux> <22538895.vrRgZUmQTV@vostro.rjw.lan> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: In-Reply-To: <22538895.vrRgZUmQTV@vostro.rjw.lan> Sender: linux-kernel-owner@vger.kernel.org To: Matthias Brugger Cc: Pi-Cheng Chen , Viresh Kumar , Mark Rutland , "Rafael J. Wysocki" , Michael Turquette , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , Linux Kernel Mailing List , "linux-pm@vger.kernel.org" , Linaro Kernel Mailman List , linux-mediatek@lists.infradead.org List-Id: devicetree@vger.kernel.org Matthias, On Fri, Aug 28, 2015 at 10:06 PM, Rafael J. Wysocki wrote: > On Wednesday, August 26, 2015 02:53:39 PM Pi-Cheng Chen wrote: >> On Wed, Aug 26, 2015 at 10:16 AM, Viresh Kumar wrote: >> > On 26-08-15, 09:25, Pi-Cheng Chen wrote: >> >> The [3/3] is based on Mediatek SoC maintainer tree[1] and the patch which >> >> introduce a new clock type[2] consumed by MT8173 cpufreq driver. So it will >> >> cause some conflicts if it goes through your tree. I am not sure how this >> >> should be handled, but should it be merged through Mediatek SoC maintainer >> >> tree? >> > >> > Just get that applied to MTK tree, it doesn't have any dependency on >> > rest of the patches for build/boot. The only thing is that cpufreq >> > wouldn't work and it will work as soon as Rafael's and MTK's trees are >> > merged by Linus. >> >> Thanks for your explanation. >> >> @Rafael, Would you please apply [1,2] to your tree? > > Applied, thanks! Can you please apply [3] from this set to your dts tree? > -- > I speak only for myself. > Rafael J. Wysocki, Intel Open Source Technology Center. > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ From mboxrd@z Thu Jan 1 00:00:00 1970 From: djkurtz@chromium.org (Daniel Kurtz) Date: Wed, 2 Sep 2015 14:45:56 +0800 Subject: [RESEND PATCH 0/3 v6] Add Mediatek MT8173 cpufreq driver In-Reply-To: <22538895.vrRgZUmQTV@vostro.rjw.lan> References: <1439803465-19683-1-git-send-email-pi-cheng.chen@linaro.org> <20150826021659.GD8784@linux> <22538895.vrRgZUmQTV@vostro.rjw.lan> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Matthias, On Fri, Aug 28, 2015 at 10:06 PM, Rafael J. Wysocki wrote: > On Wednesday, August 26, 2015 02:53:39 PM Pi-Cheng Chen wrote: >> On Wed, Aug 26, 2015 at 10:16 AM, Viresh Kumar wrote: >> > On 26-08-15, 09:25, Pi-Cheng Chen wrote: >> >> The [3/3] is based on Mediatek SoC maintainer tree[1] and the patch which >> >> introduce a new clock type[2] consumed by MT8173 cpufreq driver. So it will >> >> cause some conflicts if it goes through your tree. I am not sure how this >> >> should be handled, but should it be merged through Mediatek SoC maintainer >> >> tree? >> > >> > Just get that applied to MTK tree, it doesn't have any dependency on >> > rest of the patches for build/boot. The only thing is that cpufreq >> > wouldn't work and it will work as soon as Rafael's and MTK's trees are >> > merged by Linus. >> >> Thanks for your explanation. >> >> @Rafael, Would you please apply [1,2] to your tree? > > Applied, thanks! Can you please apply [3] from this set to your dts tree? > -- > I speak only for myself. > Rafael J. Wysocki, Intel Open Source Technology Center. > -- > To unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/