From: Sean Wang Date: Tue, 18 Jul 2017 06:01:44 +0000 (+0800) Subject: dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place X-Git-Tag: v4.14-rc1~139^2~7^2~29 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e17ae8657fc83e9b0357af5d1cb7d0e3130537b;p=thirdparty%2Fkernel%2Flinux.git dt-bindings: cpufreq: move MediaTek cpufreq dt-bindings document to proper place 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 Acked-by: Rob Herring Signed-off-by: Rafael J. Wysocki --- diff --git a/Documentation/devicetree/bindings/clock/mt8173-cpu-dvfs.txt b/Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt similarity index 100% rename from Documentation/devicetree/bindings/clock/mt8173-cpu-dvfs.txt rename to Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt