[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240705-dt-bindings-thermal-allof-v1-0-554061b52fbc@linaro.org>
Date: Fri, 05 Jul 2024 11:51:19 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>,
Zhang Rui <rui.zhang@...el.com>, Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Guillaume La Roque <glaroque@...libre.com>,
Krzysztof Kozlowski <krzk+dt@...nel.org>, Chen-Yu Tsai <wens@...e.org>,
Fabio Estevam <festevam@...il.com>
Cc: linux-pm@...r.kernel.org, linux-samsung-soc@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-amlogic@...ts.infradead.org,
linux-sunxi@...ts.linux.dev, imx@...ts.linux.dev,
linux-tegra@...r.kernel.org, linux-arm-msm@...r.kernel.org,
linux-renesas-soc@...r.kernel.org, linux-rockchip@...ts.infradead.org,
linux-stm32@...md-mailman.stormreply.com,
Florian Fainelli <f.fainelli@...il.com>,
linux-rpi-kernel@...ts.infradead.org, linux-mediatek@...ts.infradead.org,
Conor Dooley <conor.dooley@...rochip.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
Neil Armstrong <neil.armstrong@...aro.org>,
Vasily Khoruzhick <anarsoul@...il.com>,
Florian Fainelli <florian.fainelli@...adcom.com>,
Dmitry Baryshkov <dmitry.baryshkov@...aro.org>,
Amit Kucheria <amitk@...nel.org>,
Niklas Söderlund <niklas.soderlund+renesas@...natech.se>,
Heiko Stuebner <heiko@...ech.de>, Biju Das <biju.das.jz@...renesas.com>,
Baolin Wang <baolin.wang@...ux.alibaba.com>,
AngeloGioacchino Del Regno <angelogioacchino.delregno@...labora.com>
Subject: [PATCH RESEND 00/22] dt-bindings: thermal: few cleanups
Hi,
Resending (with added tags) because patchset was still not applied.
Daniel, can you pick it up?
Few cleanups witout practical impact, except maybe the Amlogic schema
(bringing required cells).
Link to v1: https://lore.kernel.org/r/20240614-dt-bindings-thermal-allof-v1-0-30b25a6ae24e@linaro.org
Best regards,
Krzysztof
---
Krzysztof Kozlowski (22):
dt-bindings: thermal: samsung,exynos: specify cells
dt-bindings: thermal: amlogic: reference thermal-sensor schema
dt-bindings: thermal: allwinner,sun8i-a83t-ths: reference thermal-sensor schema
dt-bindings: thermal: brcm,avs-ro: reference thermal-sensor schema
dt-bindings: thermal: generic-adc: reference thermal-sensor schema
dt-bindings: thermal: imx8mm: reference thermal-sensor schema
dt-bindings: thermal: nvidia,tegra186-bpmp: reference thermal-sensor schema
dt-bindings: thermal: nvidia,tegra30-tsensor: reference thermal-sensor schema
dt-bindings: thermal: qcom-spmi-adc-tm-hc: reference thermal-sensor schema
dt-bindings: thermal: qcom-spmi-adc-tm5: reference thermal-sensor schema
dt-bindings: thermal: qcom-tsens: reference thermal-sensor schema
dt-bindings: thermal: qoriq: reference thermal-sensor schema
dt-bindings: thermal: rcar-gen3: reference thermal-sensor schema
dt-bindings: thermal: rockchip: reference thermal-sensor schema
dt-bindings: thermal: rzg2l: reference thermal-sensor schema
dt-bindings: thermal: socionext,uniphier: reference thermal-sensor schema
dt-bindings: thermal: sprd: reference thermal-sensor schema
dt-bindings: thermal: st,stm32: reference thermal-sensor schema
dt-bindings: thermal: ti,am654: reference thermal-sensor schema
dt-bindings: thermal: ti,j72xx: reference thermal-sensor schema
dt-bindings: thermal: simplify few bindings
dt-bindings: thermal: cleanup examples indentation
.../bindings/thermal/allwinner,sun8i-a83t-ths.yaml | 6 +-
.../bindings/thermal/amlogic,thermal.yaml | 22 ++---
.../bindings/thermal/brcm,avs-ro-thermal.yaml | 22 ++---
.../devicetree/bindings/thermal/brcm,avs-tmon.yaml | 17 ++--
.../bindings/thermal/brcm,bcm2835-thermal.yaml | 1 -
.../bindings/thermal/fsl,scu-thermal.yaml | 1 -
.../bindings/thermal/generic-adc-thermal.yaml | 5 +-
.../bindings/thermal/imx8mm-thermal.yaml | 5 +-
.../bindings/thermal/loongson,ls2k-thermal.yaml | 1 -
.../bindings/thermal/mediatek,lvts-thermal.yaml | 1 -
.../bindings/thermal/nvidia,tegra124-soctherm.yaml | 1 -
.../thermal/nvidia,tegra186-bpmp-thermal.yaml | 12 +--
.../bindings/thermal/nvidia,tegra30-tsensor.yaml | 9 +-
.../bindings/thermal/qcom,spmi-temp-alarm.yaml | 1 -
.../bindings/thermal/qcom-spmi-adc-tm-hc.yaml | 8 +-
.../bindings/thermal/qcom-spmi-adc-tm5.yaml | 8 +-
.../devicetree/bindings/thermal/qcom-tsens.yaml | 96 ++++++++++------------
.../devicetree/bindings/thermal/qoriq-thermal.yaml | 5 +-
.../bindings/thermal/rcar-gen3-thermal.yaml | 69 ++++++++--------
.../devicetree/bindings/thermal/rcar-thermal.yaml | 60 +++++++-------
.../bindings/thermal/rockchip-thermal.yaml | 5 +-
.../devicetree/bindings/thermal/rzg2l-thermal.yaml | 41 ++++-----
.../bindings/thermal/samsung,exynos-thermal.yaml | 3 +-
.../thermal/socionext,uniphier-thermal.yaml | 5 +-
.../devicetree/bindings/thermal/sprd-thermal.yaml | 47 +++++------
.../bindings/thermal/st,stm32-thermal.yaml | 5 +-
.../bindings/thermal/ti,am654-thermal.yaml | 15 ++--
.../bindings/thermal/ti,j72xx-thermal.yaml | 5 +-
28 files changed, 230 insertions(+), 246 deletions(-)
---
base-commit: 0b58e108042b0ed28a71cd7edf5175999955b233
change-id: 20240614-dt-bindings-thermal-allof-401c50e61ef2
Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Powered by blists - more mailing lists