]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
ARM: dts: st: spear: remove undocumented thermal_flags property
authorGopi Krishna Menon <krishnagopi487@gmail.com>
Sun, 29 Mar 2026 12:34:44 +0000 (18:04 +0530)
committerArnd Bergmann <arnd@arndb.de>
Thu, 2 Apr 2026 21:29:07 +0000 (23:29 +0200)
commite00482b58f6da2417e7e606189632bc0b547cd06
tree6fc8aa291b856effce8a182139a5fe1868453961
parent0a1f536c9ffdad35dc19f21b7d4772f858b15b68
ARM: dts: st: spear: remove undocumented thermal_flags property

spear13xx.dtsi defines a thermal_flags property in spear thermal sensor
node which is both unused in kernel and undocumented in spear thermal
sensor's binding.

There were no dtbs_check warnings associated with this property as the
underlying spear thermal binding was not converted to DTSchema.

Most likely st,thermal-flags is a misspelling of thermal_flags in
spear13xx.dtsi. Since both st/spear1310.dtsi and st/spear1340.dtsi
define st,thermal-flags property in spear thermal sensor node, we can
safely remove this property from spear13xx.dtsi.

Signed-off-by: Gopi Krishna Menon <krishnagopi487@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Link: https://lore.kernel.org/r/20260329123449.309814-3-krishnagopi487@gmail.com
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/boot/dts/st/spear13xx.dtsi