[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20200414164357.GA11178@bogus>
Date: Tue, 14 Apr 2020 11:43:57 -0500
From: Rob Herring <robh@...nel.org>
To: Amit Kucheria <amit.kucheria@...aro.org>
Cc: linux-kernel@...r.kernel.org, linux-arm-msm@...r.kernel.org,
lukasz.luba@....com, daniel.lezcano@...aro.org,
Sudeep Holla <sudeep.holla@....com>,
"Rafael J. Wysocki" <rjw@...ysocki.net>,
Viresh Kumar <viresh.kumar@...aro.org>,
Jean Delvare <jdelvare@...e.com>,
Guenter Roeck <linux@...ck-us.net>,
Vasily Khoruzhick <anarsoul@...il.com>,
Yangtao Li <tiny.windzz@...il.com>,
Zhang Rui <rui.zhang@...el.com>,
Amit Kucheria <amit.kucheria@...durent.com>,
Maxime Ripard <mripard@...nel.org>,
Chen-Yu Tsai <wens@...e.org>, Talel Shenhar <talel@...zon.com>,
Nicolas Saenz Julienne <nsaenzjulienne@...e.de>,
Florian Fainelli <f.fainelli@...il.com>,
Ray Jui <rjui@...adcom.com>,
Scott Branden <sbranden@...adcom.com>,
bcm-kernel-feedback-list@...adcom.com,
Thierry Reding <thierry.reding@...il.com>,
Jonathan Hunter <jonathanh@...dia.com>,
Andy Gross <agross@...nel.org>,
Bjorn Andersson <bjorn.andersson@...aro.org>,
Heiko Stuebner <heiko@...ech.de>,
Marc Gonzalez <marc.w.gonzalez@...e.fr>,
Mans Rullgard <mans@...sr.com>,
Masahiro Yamada <yamada.masahiro@...ionext.com>,
Matthias Brugger <matthias.bgg@...il.com>,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-pm@...r.kernel.org, linux-hwmon@...r.kernel.org,
linux-rpi-kernel@...ts.infradead.org, linux-tegra@...r.kernel.org,
linux-rockchip@...ts.infradead.org,
linux-mediatek@...ts.infradead.org
Subject: Re: [PATCH] dt-bindings: thermal: Get rid of thermal.txt and replace
references
On Wed, 1 Apr 2020 20:35:50 +0530, 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 <amit.kucheria@...aro.org>
> ---
> .../devicetree/bindings/arm/arm,scmi.txt | 2 +-
> .../devicetree/bindings/arm/arm,scpi.txt | 2 +-
> .../arm/marvell/ap80x-system-controller.txt | 2 +-
> .../arm/marvell/cp110-system-controller.txt | 2 +-
> .../bindings/cpufreq/cpufreq-dt.txt | 3 +-
> .../bindings/cpufreq/cpufreq-mediatek.txt | 4 +-
> .../devicetree/bindings/hwmon/gpio-fan.txt | 3 +-
> .../devicetree/bindings/hwmon/lm90.txt | 4 +-
> .../thermal/allwinner,sun8i-a83t-ths.yaml | 2 +-
> .../bindings/thermal/amazon,al-thermal.txt | 2 +-
> .../bindings/thermal/brcm,avs-ro-thermal.yaml | 2 +-
> .../bindings/thermal/brcm,bcm2835-thermal.txt | 2 +-
> .../bindings/thermal/hisilicon-thermal.txt | 2 +-
> .../bindings/thermal/max77620_thermal.txt | 6 +-
> .../bindings/thermal/mediatek-thermal.txt | 2 +-
> .../thermal/nvidia,tegra124-soctherm.txt | 10 +-
> .../thermal/nvidia,tegra186-bpmp-thermal.txt | 2 +-
> .../bindings/thermal/qcom-spmi-temp-alarm.txt | 2 +-
> .../bindings/thermal/rockchip-thermal.txt | 2 +-
> .../bindings/thermal/tango-thermal.txt | 2 +-
> .../bindings/thermal/thermal-generic-adc.txt | 2 +-
> .../devicetree/bindings/thermal/thermal.txt | 586 ------------------
> .../bindings/thermal/uniphier-thermal.txt | 2 +-
> 23 files changed, 33 insertions(+), 615 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/thermal/thermal.txt
>
Reviewed-by: Rob Herring <robh@...nel.org>
Powered by blists - more mailing lists