Re: [PATCH 1/1] dt-bindings: cpufreq-dt: Remove redundant cpufreq-dt.txt
From: Viresh Kumar
Date: Thu Aug 28 2025 - 01:46:39 EST
On 27-08-25, 16:44, Frank Li wrote:
> The information is already documented in
> Documentation/devicetree/bindings/arm/cpus.yaml.
> Documentation/devicetree/bindings/opp/opp-v1.yaml
Even then, we can document what driver expects. So duplication isn't
an issue I think.
But this file is outdated and hasn't received an update in years.
> Remove the redundant file.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
> ---
> .../bindings/cpufreq/cpufreq-dt.txt | 61 -------------------
> 1 file changed, 61 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/cpufreq/cpufreq-dt.txt
Merged with this commit log instead.
commit b238cd833e3d62a76c53d540ed663b314ad179f0 (HEAD -> opp/linux-next)
Author: Frank Li <Frank.Li@xxxxxxx>
Date: Wed Aug 27 16:44:01 2025 -0400
dt-bindings: Remove outdated cpufreq-dt.txt
The information present in this file is outdated and doesn't serve any
purpose with the current design of the driver.
Remove the outdated file.
Signed-off-by: Frank Li <Frank.Li@xxxxxxx>
[ Viresh: Rewrite commit log ]
Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx>
--
viresh