From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH 2/2 v2] cpufreq: mediatek: Add support for MT8176 and MT817x Date: Thu, 2 Mar 2017 16:37:02 +0530 Message-ID: <20170302110702.GD13760@vireshk-i7> References: <20170302110345.184924-1-djkurtz@chromium.org> <20170302110345.184924-2-djkurtz@chromium.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20170302110345.184924-2-djkurtz-F7+t8E8rja9g9hUCZPvPmw@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-mediatek" Errors-To: linux-mediatek-bounces+glpam-linux-mediatek=m.gmane.org-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org To: Daniel Kurtz Cc: Nicolas Boichat , "open list:CPU FREQUENCY DRIVERS" , "Rafael J. Wysocki" , open list , Yidi Lin , Matthias Brugger , "moderated list:ARM/Mediatek SoC support" , "moderated list:ARM/Mediatek SoC support" List-Id: linux-pm@vger.kernel.org On 02-03-17, 19:03, Daniel Kurtz wrote: > The Mediatek MT8173 is just one of several SOCs from the same MT817x family, > including the 6-core (4-little/2-big) MT8176. > > The mt8173-cpufreq driver supports all of these SOCs, however, machines > using them may use a different machine compatible. > > Since this driver checks explicitly for the machine compatible string, add > support for the whole family. > > Signed-off-by: Daniel Kurtz > --- > This patch is based on the compatibles added by the MT8176 series: > > https://patchwork.kernel.org/patch/9573209/ > https://patchwork.kernel.org/patch/9573213/ > > v2: > - use of_match_node (Thanks, Viresh!) > > drivers/cpufreq/mt8173-cpufreq.c | 21 ++++++++++++++++++++- > 1 file changed, 20 insertions(+), 1 deletion(-) Acked-by: Viresh Kumar -- viresh