On 20-07-20, 17:23, Amit Kucheria wrote:
Now that we have yaml bindings for the thermal subsystem, get rid of the
old bindings (thermal.txt).
Replace all references to thermal.txt in the Documentation with a link
to the appropriate YAML bindings using the following search and replace
pattern:
- If the reference is specific to the thermal-sensor-cells property,
replace with a pointer to thermal-sensor.yaml
- If the reference is to the cooling-cells property, replace with a
pointer to thermal-cooling-devices.yaml
- If the reference is generic thermal bindings, replace with a
reference to thermal*.yaml.
Signed-off-by: Amit Kucheria <redacted>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Changes since v1:
- Rebase onto v.5.8-rc6 to make it apply again
- Fix cpufreq/nvidia,tegra20-cpufreq.txt
- Fix bindings/arm/freescale/fsl,scu.txt
.../bindings/cpufreq/cpufreq-dt.txt | 3 +-
.../bindings/cpufreq/cpufreq-mediatek.txt | 4 +-
.../cpufreq/nvidia,tegra20-cpufreq.txt | 2 +-
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
--
viresh