diff mbox series

[2/2] dt-bindings: hwmon: Add Texas Instruments TMP1075

Message ID 20210429121150.106804-2-robert.marko@sartura.hr (mailing list archive)
State Accepted
Headers show
Series [1/2] hwmon: lm75: Add TI TMP1075 support | expand

Commit Message

Robert Marko April 29, 2021, 12:11 p.m. UTC
Document the DT compatible for TI TMP1075 which
is a LM75 compatible sensor.

Signed-off-by: Robert Marko <robert.marko@sartura.hr>
---
 Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck May 3, 2021, 3:41 p.m. UTC | #1
On Thu, Apr 29, 2021 at 02:11:50PM +0200, Robert Marko wrote:
> Document the DT compatible for TI TMP1075 which
> is a LM75 compatible sensor.
> 
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>

Tentatively applied to hwmon-next (unless there are objections
from dt maintainers, which seems unlikely).

Thanks,
Guenter

> ---
>  Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml
> index 96eed5cc7841..72980d083c21 100644
> --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml
> +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml
> @@ -30,6 +30,7 @@ properties:
>        - st,stds75
>        - st,stlm75
>        - microchip,tcn75
> +      - ti,tmp1075
>        - ti,tmp100
>        - ti,tmp101
>        - ti,tmp105
Rob Herring (Arm) May 3, 2021, 7:37 p.m. UTC | #2
On Thu, 29 Apr 2021 14:11:50 +0200, Robert Marko wrote:
> Document the DT compatible for TI TMP1075 which
> is a LM75 compatible sensor.
> 
> Signed-off-by: Robert Marko <robert.marko@sartura.hr>
> ---
>  Documentation/devicetree/bindings/hwmon/lm75.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/hwmon/lm75.yaml b/Documentation/devicetree/bindings/hwmon/lm75.yaml
index 96eed5cc7841..72980d083c21 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.yaml
+++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml
@@ -30,6 +30,7 @@  properties:
       - st,stds75
       - st,stlm75
       - microchip,tcn75
+      - ti,tmp1075
       - ti,tmp100
       - ti,tmp101
       - ti,tmp105