diff options
| author | Sascha Hauer <s.hauer@pengutronix.de> | 2025-10-01 13:45:28 +0200 |
|---|---|---|
| committer | Guenter Roeck <linux@roeck-us.net> | 2025-10-15 11:02:42 -0700 |
| commit | 8264528aab4f6e8c4ddd3022d9d890368461c23f (patch) | |
| tree | c1be6b1867b21c4b2393cfbbb2640349bd7c6b3c /Documentation/devicetree/bindings/hwmon | |
| parent | 77ed12d163c7bfa100bb08c421775d9849f18919 (diff) | |
| download | lwn-8264528aab4f6e8c4ddd3022d9d890368461c23f.tar.gz lwn-8264528aab4f6e8c4ddd3022d9d890368461c23f.zip | |
dt-bindings: hwmon: ntc-thermistor: Add Murata ncp18wm474 NTC
Add Murata ncp18wm474 [1] NTC to the ntc-thermistor binding.
[1] https://www.murata.com/en-eu/api/pdfdownloadapi?cate=&partno=NCP18WM474E03RB
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Link: https://lore.kernel.org/r/20251001-ntc-thermistor-ncp18wm474-v1-2-2c64b9b509ff@pengutronix.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'Documentation/devicetree/bindings/hwmon')
| -rw-r--r-- | Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml index b8e500e6cd9f..dc8bc4c6df34 100644 --- a/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml +++ b/Documentation/devicetree/bindings/hwmon/ntc-thermistor.yaml @@ -75,6 +75,7 @@ properties: - const: murata,ncp15wl333 - const: murata,ncp03wf104 - const: murata,ncp15xh103 + - const: murata,ncp18wm474 - const: samsung,1404-001221 # Deprecated "ntc," compatible strings - const: ntc,ncp15wb473 |
