From: Slawomir Stepien <slawomir.stepien@xxxxxxxxx> The ADT7481 sensor is quite similar to MAX6696 so we can reuse a lot of code from lm90.c driver. Signed-off-by: Slawomir Stepien <slawomir.stepien@xxxxxxxxx> --- Documentation/devicetree/bindings/hwmon/national,lm90.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml index 30db92977937..92d97ebefaae 100644 --- a/Documentation/devicetree/bindings/hwmon/national,lm90.yaml +++ b/Documentation/devicetree/bindings/hwmon/national,lm90.yaml @@ -16,6 +16,7 @@ properties: - adi,adm1032 - adi,adt7461 - adi,adt7461a + - adi,adt7481 - dallas,max6646 - dallas,max6647 - dallas,max6649 -- 2.36.1