Messages in this thread |  | | From | "Matwey V. Kornilov" <> | Subject | [PATCH v4 0/4] hwmon: lm75: Handle broken device nodes gracefully | Date | Sat, 6 Feb 2021 12:51:17 +0300 |
| |
This series is to fix a logical issue in lm75 driver. The actual fix is in the last patch. Other patches are present in order not to break existing users.
Matwey V. Kornilov (4): hwmon: lm75: Add lm75 to of_match list hwmon: lm75: Add nxp,lm75a to of_match list hwmon: lm75: Add ti,lm75 to of_match list hwmon: lm75: Handle broken device nodes gracefully
.../devicetree/bindings/hwmon/lm75.yaml | 3 ++ drivers/hwmon/lm75.c | 32 +++++++++++++++++-- 2 files changed, 32 insertions(+), 3 deletions(-)
-- 2.26.2
|  |