Linux Hardware Monitor development
 help / color / mirror / Atom feed
* [PATCH v3 0/2] hwmon: (lm75) Fix AS6200 and config register handling
@ 2026-05-02 17:32 Markus Stockhausen
  2026-05-02 17:32 ` [PATCH v3 1/2] hwmon: (lm75) Fix AS6200 setup and alarm handling Markus Stockhausen
  2026-05-02 17:32 ` [PATCH v3 2/2] hwmon: (lm75) Fix configuration register writes Markus Stockhausen
  0 siblings, 2 replies; 7+ messages in thread
From: Markus Stockhausen @ 2026-05-02 17:32 UTC (permalink / raw)
  To: linux, linux-hwmon, wsa+renesas, alkuor; +Cc: Markus Stockhausen

This series fixes two issues in the LM75 driver. 

1. The AMS AS6200 is not initialized as documented in the device-add-commit.
2. The lm75_write_config() skips bits during initialization.

Signed-off-by: Markus Stockhausen <markus.stockhausen@gmx.de>

---

Changes in v3
- Adapt hwmon_temp_alarm comparison in lm75_read() to check for equality
  of bits 2 and 13

Changes in v2
- Adapt hwmon_temp_alarm comparison in lm75_read() to check for inequality
  of bits 2 and 13.
- Reword AS6200 fix to make clear how single shot configuration works
  according to the datasheet. Add explanation that config register is little 
  endian.


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

end of thread, other threads:[~2026-05-02 18:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-05-02 17:32 [PATCH v3 0/2] hwmon: (lm75) Fix AS6200 and config register handling Markus Stockhausen
2026-05-02 17:32 ` [PATCH v3 1/2] hwmon: (lm75) Fix AS6200 setup and alarm handling Markus Stockhausen
2026-05-02 17:58   ` sashiko-bot
2026-05-02 18:13   ` Guenter Roeck
2026-05-02 17:32 ` [PATCH v3 2/2] hwmon: (lm75) Fix configuration register writes Markus Stockhausen
2026-05-02 18:14   ` Guenter Roeck
2026-05-02 18:19   ` sashiko-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox