[PATCH 5/6] dt-bindings: cpufreq: move Mediatek cpufreq dt-bindings document to proper place
Viresh Kumar
viresh.kumar at linaro.org
Sun May 7 21:18:27 PDT 2017
On 05-05-17, 23:26, sean.wang at mediatek.com wrote:
> From: Sean Wang <sean.wang at mediatek.com>
>
> 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 new place as other cpufreq dirvers are done would be better.
>
> Signed-off-by: Sean Wang <sean.wang at mediatek.com>
> ---
> .../devicetree/bindings/clock/mt8173-cpu-dvfs.txt | 83 ----------------------
> .../bindings/cpufreq/cpufreq-mediatek.txt | 83 ++++++++++++++++++++++
> 2 files changed, 83 insertions(+), 83 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/clock/mt8173-cpu-dvfs.txt
> create mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-mediatek.txt
Please generate patches with:
git format-patch -C -M --thread=shallow
You would be required to resend this patch at least to let us see what has
changed.
--
viresh
More information about the linux-arm-kernel
mailing list