Message ID | 20240705-dt-bindings-thermal-allof-v1-0-554061b52fbc@linaro.org |
---|---|
Headers | show |
Series | dt-bindings: thermal: few cleanups | expand |
On 05/07/2024 11:51, Krzysztof Kozlowski wrote: > Hi, > > Resending (with added tags) because patchset was still not applied. > Daniel, can you pick it up? Yes > 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,
On 05/07/2024 11:51, Krzysztof Kozlowski wrote: > Hi, > > Resending (with added tags) because patchset was still not applied. > Daniel, can you pick it up? Applied, thanks