ARM: dts: exynos: replace deprecated NTC/Murata compatibles
The compatibles with "ntc" vendor prefix become deprecated and "murata" should be used. Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> Link: https://lore.kernel.org/r/20210315124313.114842-1-krzysztof.kozlowski@canonical.com
This commit is contained in:
@@ -142,7 +142,7 @@
|
|||||||
assigned-clock-rates = <6000000>;
|
assigned-clock-rates = <6000000>;
|
||||||
|
|
||||||
thermistor-ap {
|
thermistor-ap {
|
||||||
compatible = "ntc,ncp15wb473";
|
compatible = "murata,ncp15wb473";
|
||||||
pullup-uv = <1800000>;
|
pullup-uv = <1800000>;
|
||||||
pullup-ohm = <100000>;
|
pullup-ohm = <100000>;
|
||||||
pulldown-ohm = <100000>;
|
pulldown-ohm = <100000>;
|
||||||
@@ -150,7 +150,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
thermistor-battery {
|
thermistor-battery {
|
||||||
compatible = "ntc,ncp15wb473";
|
compatible = "murata,ncp15wb473";
|
||||||
pullup-uv = <1800000>;
|
pullup-uv = <1800000>;
|
||||||
pullup-ohm = <100000>;
|
pullup-ohm = <100000>;
|
||||||
pulldown-ohm = <100000>;
|
pulldown-ohm = <100000>;
|
||||||
|
|||||||
@@ -142,7 +142,7 @@
|
|||||||
assigned-clock-rates = <6000000>;
|
assigned-clock-rates = <6000000>;
|
||||||
|
|
||||||
thermistor-ap {
|
thermistor-ap {
|
||||||
compatible = "ntc,ncp15wb473";
|
compatible = "murata,ncp15wb473";
|
||||||
pullup-uv = <1800000>;
|
pullup-uv = <1800000>;
|
||||||
pullup-ohm = <100000>;
|
pullup-ohm = <100000>;
|
||||||
pulldown-ohm = <100000>;
|
pulldown-ohm = <100000>;
|
||||||
@@ -150,7 +150,7 @@
|
|||||||
};
|
};
|
||||||
|
|
||||||
thermistor-battery {
|
thermistor-battery {
|
||||||
compatible = "ntc,ncp15wb473";
|
compatible = "murata,ncp15wb473";
|
||||||
pullup-uv = <1800000>;
|
pullup-uv = <1800000>;
|
||||||
pullup-ohm = <100000>;
|
pullup-ohm = <100000>;
|
||||||
pulldown-ohm = <100000>;
|
pulldown-ohm = <100000>;
|
||||||
|
|||||||
Reference in New Issue
Block a user