On Mon, Apr 21, 2025 at 9:48 AM Marcelo Schmitt marcelo.schmitt1@gmail.com wrote:
On 04/21, Gabriel Shahrouzi wrote:
The inclinometer channels were previously defined with 14 realbits. However, the ADIS16201 datasheet states the resolution for these output channels is 12 bits (Page 14, text description; Page 15, table 7).
Correct the realbits value to 12 to accurately reflect the hardware.
Fixes: f7fe1d1dd5a5 ("staging: iio: new adis16201 driver") Cc: stable@vger.kernel.org Signed-off-by: Gabriel Shahrouzi gshahrouzi@gmail.com
Reviewed-by: Marcelo Schmitt marcelo.schmitt1@gmail.com
Should I have included the reviewed-by tag on the latest patch sent in this thread since there were no changes to the code?