Re: [PATCH v3 1/2] dt-bindings: hwmon: Add TMP401, TMP411 and TMP43x

From: Rob Herring
Date: Wed Apr 13 2022 - 14:13:08 EST


On Wed, 13 Apr 2022 13:40:12 +0200, Camel Guo wrote:
> Document the TMP401, TMP411 and TMP43x device devicetree bindings
>
> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
> Signed-off-by: Camel Guo <camel.guo@xxxxxxxx>
> ---
>
> Notes:
> v3:
> - Remove unneeded address-cells and size-cells;
> - Change range of ti,n-factor to [-128, 127];
> - Remove unneeded 'items' of ti,beta-compensation;
> - Got Reviewed-by from Krzysztof.
>
> v2:
> - Fix format and describe hardware properties instead of programming
> models
>
> .../devicetree/bindings/hwmon/ti,tmp401.yaml | 105 ++++++++++++++++++
> MAINTAINERS | 1 +
> 2 files changed, 106 insertions(+)
> create mode 100644 Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml
>

Reviewed-by: Rob Herring <robh@xxxxxxxxxx>