提交 e20bd06f 编写于 作者: K Krzysztof Kozlowski

ARM: dts: exynos: drop old thermal properties from Exynos4210

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 fccfe099 ("thermal: exynos: remove
parsing of samsung,tmu_gain property") and commit 61020d18
("thermal: exynos: remove parsing of samsung, tmu_reference_voltage
property"), so drop them also from Exynos4210 DTS.
Signed-off-by: NKrzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20220122132554.65192-1-krzysztof.kozlowski@canonical.com
上级 40431145
...@@ -527,8 +527,6 @@ ...@@ -527,8 +527,6 @@
compatible = "samsung,exynos4210-tmu"; compatible = "samsung,exynos4210-tmu";
clocks = <&clock CLK_TMU_APBIF>; clocks = <&clock CLK_TMU_APBIF>;
clock-names = "tmu_apbif"; clock-names = "tmu_apbif";
samsung,tmu_gain = <15>;
samsung,tmu_reference_voltage = <7>;
}; };
#include "exynos4210-pinctrl.dtsi" #include "exynos4210-pinctrl.dtsi"
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册