Re: [PATCH v1 0/3] hwmon: emc1403: Convert to use OF bindings
From: Guenter Roeck
Date: Sun Jun 07 2026 - 19:06:52 EST
On 6/7/26 15:52, Guenter Roeck wrote:
On 6/3/26 07:10, Svyatoslav Ryhel wrote:
Document and add OF support to this LM90 compatible thermal sensor
family.
The chips have similarities to LM90, but they are not "compatible".
Please do not make such claims.
On top of that, this summary is widely inaccurate. The series does not just
"add OF support to this LM90 compatible thermal sensor family". It also adds
regulator support.
Guenter
Jonas Schwöbel (1):
hwmon: (emc1403) Convert to use OF bindings
Svyatoslav Ryhel (2):
dt-bindings: hwmon: lm90: Document SMSC EMC1402/1403/1404/1428
hwmon: (emc1403) Add regulator support
.../bindings/hwmon/national,lm90.yaml | 109 +++++++++++++-----
drivers/hwmon/emc1403.c | 25 +++-
2 files changed, 100 insertions(+), 34 deletions(-)