Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754146AbdGJO65 (ORCPT ); Mon, 10 Jul 2017 10:58:57 -0400 Received: from mail-yw0-f193.google.com ([209.85.161.193]:34612 "EHLO mail-yw0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753309AbdGJO6z (ORCPT ); Mon, 10 Jul 2017 10:58:55 -0400 Date: Mon, 10 Jul 2017 09:58:52 -0500 From: Rob Herring To: sean.wang@mediatek.com Cc: viresh.kumar@linaro.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 v3 2/3] dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place Message-ID: <20170710145852.pwbpfrv2cyihy5kj@rob-hp-laptop> References: <77ada8e9c184b4a58463bfe0f2c8b0ef149d2845.1499399121.git.sean.wang@mediatek.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <77ada8e9c184b4a58463bfe0f2c8b0ef149d2845.1499399121.git.sean.wang@mediatek.com> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 736 Lines: 16 On Fri, Jul 07, 2017 at 11:56:46AM +0800, sean.wang@mediatek.com wrote: > From: Sean Wang > > The old place is Documentation/devicetree/bindings/clock/ that would > let people hard to find how to use MediaTek cpufreq driver, so moving > it to the appropriate place as other cpufreq drivers done would be > better. > > Signed-off-by: Sean Wang > Acked-by: Viresh Kumar > --- > .../bindings/{clock/mt8173-cpu-dvfs.txt => cpufreq/cpufreq-mediatek.txt} | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > rename Documentation/devicetree/bindings/{clock/mt8173-cpu-dvfs.txt => cpufreq/cpufreq-mediatek.txt} (100%) Acked-by: Rob Herring