On Wed, 12 Jul 2023 10:11:24 +0200, Krzysztof Kozlowski wrote: > 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@xxxxxxxxxx> > --- > .../devicetree/bindings/hwmon/moortec,mr75203.yaml | 6 +++--- > 1 file changed, 3 insertions(+), 3 deletions(-) > Applied, thanks!