drivers: sensors: lsm6dsv16x: add support for lsm6dsv32x variant The LSM6DSV32X part is nearly identical to the LSM6DSV16X but has different sensitivity scales for the accelerometer (4-32G versus 2-16G). This commit adds support for this part via the "st,lsm6dsv32x" compatible string. Signed-off-by: Corey Wharton <xodus7@cwharton.com>