Re: [PATCH v10 1/2] dt-bindings: hwmon: temperature: add support for EMC1812

From: Rob Herring (Arm)

Date: Wed May 06 2026 - 11:41:33 EST



On Wed, 29 Apr 2026 15:58:07 +0300, Marius Cristea wrote:
> This is the devicetree schema for Microchip EMC1812/13/14/15/33
> Multichannel Low-Voltage Remote Diode Sensor Family. It also
> updates the MAINTAINERS file to include the new driver.
>
> EMC1812 has one external remote temperature monitoring channel.
> EMC1813 has two external remote temperature monitoring channels.
> EMC1814 has three external remote temperature monitoring channels and
> channels 2 and 3 support anti parallel diode.
> EMC1815 has four external remote temperature monitoring channels and
> channels 1/2 and 3/4 support anti parallel diode.
> EMC1833 has two external remote temperature monitoring channels and
> channels 1 and 2 support anti parallel diode.
> Resistance Error Correction is supported on channels 1/2 and 3/4.
>
> Signed-off-by: Marius Cristea <marius.cristea@xxxxxxxxxxxxx>
> ---
> .../bindings/hwmon/microchip,emc1812.yaml | 193 +++++++++++++++++++++
> MAINTAINERS | 6 +
> 2 files changed, 199 insertions(+)
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>