All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] ARM: dts: exynos: drop old thermal properties from Exynos4210
@ 2022-01-22 13:25 ` Krzysztof Kozlowski
  0 siblings, 0 replies; 22+ messages in thread
From: Krzysztof Kozlowski @ 2022-01-22 13:25 UTC (permalink / raw)
  To: Rafael J. Wysocki, Daniel Lezcano, Amit Kucheria, Zhang Rui,
	Rob Herring, Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz,
	linux-pm, devicetree, linux-arm-kernel, linux-samsung-soc,
	linux-kernel

The samsung,tmu_gain and samsung,tmu_reference_voltage properties of
Exynos Thermal Management Unit driver are not used since April 2018.
They were removed with commit fccfe0993b5d ("thermal: exynos: remove
parsing of samsung,tmu_gain property") and commit 61020d189dbc
("thermal: exynos: remove parsing of samsung, tmu_reference_voltage
property"), so drop them also from Exynos4210 DTS.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

---

I'll take this patch via Samsung SoC. Adding here for reference, so
Rob's robot will not spot DTS issues when checking against dtschema.
---
 arch/arm/boot/dts/exynos4210.dtsi | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi
index 7e7d65ce6585..2c25cc37934e 100644
--- a/arch/arm/boot/dts/exynos4210.dtsi
+++ b/arch/arm/boot/dts/exynos4210.dtsi
@@ -527,8 +527,6 @@ &tmu {
 	compatible = "samsung,exynos4210-tmu";
 	clocks = <&clock CLK_TMU_APBIF>;
 	clock-names = "tmu_apbif";
-	samsung,tmu_gain = <15>;
-	samsung,tmu_reference_voltage = <7>;
 };
 
 #include "exynos4210-pinctrl.dtsi"
-- 
2.32.0


^ permalink raw reply related	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2022-03-08 20:33 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-22 13:25 [PATCH 1/3] ARM: dts: exynos: drop old thermal properties from Exynos4210 Krzysztof Kozlowski
2022-01-22 13:25 ` Krzysztof Kozlowski
2022-01-22 13:25 ` [PATCH 2/3] dt-bindings: thermal: samsung: convert to dtschema Krzysztof Kozlowski
2022-01-22 13:25   ` Krzysztof Kozlowski
2022-02-09  3:04   ` Rob Herring
2022-02-09  3:04     ` Rob Herring
2022-03-02 19:11   ` Krzysztof Kozlowski
2022-03-02 19:11     ` Krzysztof Kozlowski
2022-03-02 21:01     ` Daniel Lezcano
2022-03-02 21:01       ` Daniel Lezcano
2022-03-08 20:33   ` [thermal: thermal/next] dt-bindings: thermal: samsung: Convert " thermal-bot for Krzysztof Kozlowski
2022-01-22 13:25 ` [PATCH 3/3] MAINTAINERS: thermal: samsung: drop obsolete properties Krzysztof Kozlowski
2022-01-22 13:25   ` Krzysztof Kozlowski
2022-03-08 20:33   ` [thermal: thermal/next] MAINTAINERS: thermal: samsung: Drop " thermal-bot for Krzysztof Kozlowski
2022-01-25 17:04 ` (subset) [PATCH 1/3] ARM: dts: exynos: drop old thermal properties from Exynos4210 Krzysztof Kozlowski
2022-01-25 17:04   ` Krzysztof Kozlowski
2022-01-26 11:57   ` Daniel Lezcano
2022-01-26 11:57     ` Daniel Lezcano
2022-01-26 12:20     ` Krzysztof Kozlowski
2022-01-26 12:20       ` Krzysztof Kozlowski
2022-01-26 12:26       ` Daniel Lezcano
2022-01-26 12:26         ` Daniel Lezcano

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.