On Fri, Aug 29, 2025 at 03:05:10PM +1200, Chris Packham wrote: > ina238_write_temp() was attempting to clamp the user input but was > throwing away the result. Ensure that we clamp the value to the > appropriate range before it is converted into a register value. > > Fixes: 0d9f596b1fe3 ("hwmon: (ina238) Modify the calculation formula to adapt to different chips") > Signed-off-by: Chris Packham <chris.packham@xxxxxxxxxxxxxxxxxxx> Applied. Guenter