Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752351AbdGEEWj (ORCPT ); Wed, 5 Jul 2017 00:22:39 -0400 Received: from mail-pg0-f54.google.com ([74.125.83.54]:35555 "EHLO mail-pg0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752125AbdGEEWh (ORCPT ); Wed, 5 Jul 2017 00:22:37 -0400 Date: Wed, 5 Jul 2017 09:52:34 +0530 From: Viresh Kumar To: sean.wang@mediatek.com Cc: robh+dt@kernel.org, matthias.bgg@gmail.com, mark.rutland@arm.com, jamesjj.liao@mediatek.com, p.zabel@pengutronix.de, shunli.wang@mediatek.com, erin.lo@mediatek.com, jdelvare@suse.de, devicetree@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/3] some fixups for MediaTek cpufreq driver Message-ID: <20170705042234.GL3532@vireshk-i7> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1380 Lines: 37 On 05-07-17, 02:55, sean.wang@mediatek.com wrote: > From: Sean Wang > > Changes since v1: > - drop those patches already accepted > - refine the commit messages and Kconfig dependency > - Kconfig menu entry and file name itself are updated with more > generic name to drop "MT8173" since this driver actually supports > all MediaTek SoCs. > - generate patchset again with git format-patch -C -M --thread=shallow > - fix binding examples by replacing '@' with '-' as the OPP nodes will > never have a "reg" property. > > Hi, > > The purpose of the series is > - (patch 1 to 3) to fix up current Mediatek cpufreq driver > can't work with the latest tree since one required CPU clock muxer missing > would cause the driver getting the resource fails when driver probe gets > called. > - (patch 4) to enable cpufreq feature on MT2701/MT7623 platform. > - (patch 5 to 6) to update the binding document to reflect > latest driver logic and add more examples guiding people how to apply for > Mediatek cpufreq driver. > > Sean Wang (3): > cpufreq: mediatek: Add support of cpufreq to MT2701/MT7623 SoC > dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to > proper place > dt-bindings: cpufreq: enhance MediaTek cpufreq dt-binding document Just a minor comment on 3/3. Acked-by: Viresh Kumar -- viresh