Add "nxp,p3t1750" to the lm75 compatible list. Signed-off-by: Lakshay Piplani <lakshay.piplani@xxxxxxx> --- 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 c38255243f57..d0fa98eb38b1 100644 --- a/Documentation/devicetree/bindings/hwmon/lm75.yaml +++ b/Documentation/devicetree/bindings/hwmon/lm75.yaml @@ -29,6 +29,7 @@ properties: - maxim,max31726 - maxim,mcp980x - nxp,p3t1755 + - nxp,p3t1750 - nxp,pct2075 - st,stds75 - st,stlm75 -- 2.25.1