dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficients
authorKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Wed, 12 Jul 2023 08:11:24 +0000 (10:11 +0200)
committerRob Herring <robh@kernel.org>
Fri, 14 Jul 2023 20:45:25 +0000 (14:45 -0600)
commit030d2a0ce5dc621e5c6b2f5f65a77a4bb1620adb
tree3ab6affcc74fcfc86a2658c18c81096f97137491
parent0bb8f49cd2cc8cb32ac51189ff9fcbe7ec3d9d65
dt-bindings: hwmon: moortec,mr75203: fix multipleOf for coefficients

Few coefficients use default values multiple of 100, not 1000 (in the
example DTS and in the Linux driver):

  moortec,mr75203.example.dtb: pvt@e0680000: moortec,ts-coeff-g:0:0: 61400 is not a multiple of 1000

Fixes: bf1fdafdbc61 ("dt-bindings: hwmon: (mr75203) add coefficient properties for the thermal equation")
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230712081124.110345-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/hwmon/moortec,mr75203.yaml