diff mbox series

[1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75

Message ID 20190711124504.7580-1-daniel@zonque.org (mailing list archive)
State Accepted
Headers show
Series [1/2] device-tree: bindinds: add NXP PCT2075 as compatible device to LM75 | expand

Commit Message

Daniel Mack July 11, 2019, 12:45 p.m. UTC
The PCT2075 is compatible to other chips that are already handled by
the LM75 driver.

Signed-off-by: Daniel Mack <daniel@zonque.org>
---
 Documentation/devicetree/bindings/hwmon/lm75.txt | 1 +
 1 file changed, 1 insertion(+)

Comments

Guenter Roeck July 13, 2019, 1:24 p.m. UTC | #1
On Thu, Jul 11, 2019 at 02:45:03PM +0200, Daniel Mack wrote:
> The PCT2075 is compatible to other chips that are already handled by
> the LM75 driver.
> 
> Signed-off-by: Daniel Mack <daniel@zonque.org>

Applied to hwmon-next.

Thanks,
Guenter

> ---
>  Documentation/devicetree/bindings/hwmon/lm75.txt | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt
> index 12d8cf7cf592..bfb22b249708 100644
> --- a/Documentation/devicetree/bindings/hwmon/lm75.txt
> +++ b/Documentation/devicetree/bindings/hwmon/lm75.txt
> @@ -15,6 +15,7 @@ Required properties:
>  		"maxim,max31725",
>  		"maxim,max31726",
>  		"maxim,mcp980x",
> +		"nxp,pct2075",
>  		"st,stds75",
>  		"st,stlm75",
>  		"microchip,tcn75",
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/hwmon/lm75.txt b/Documentation/devicetree/bindings/hwmon/lm75.txt
index 12d8cf7cf592..bfb22b249708 100644
--- a/Documentation/devicetree/bindings/hwmon/lm75.txt
+++ b/Documentation/devicetree/bindings/hwmon/lm75.txt
@@ -15,6 +15,7 @@  Required properties:
 		"maxim,max31725",
 		"maxim,max31726",
 		"maxim,mcp980x",
+		"nxp,pct2075",
 		"st,stds75",
 		"st,stlm75",
 		"microchip,tcn75",