[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220701023030.2527019-1-Qing-wu.Li@leica-geosystems.com.cn>
Date: Fri, 1 Jul 2022 02:30:29 +0000
From: LI Qingwu <Qing-wu.Li@...ca-geosystems.com.cn>
To: jic23@...nel.org, lars@...afoo.de, tomas.melin@...sala.com,
nuno.sa@...log.com, linux-iio@...r.kernel.org,
linux-kernel@...r.kernel.org, Qing-wu.Li@...ca-geosystems.com.cn
Cc: bsp-development.geo@...ca-geosystems.com
Subject: [PATCH V1 0/1] iio: accel: sca3300: Extend the trigger buffer
Fix the buffer reading issue for SCA3300:
- Extend the buffer size from 16 to 32 bytes.
- Change the buffer struct to a u8 array to adapt different sensors.
- Readjustment the scan index to make it consistent with the buffer data.
- Change sca3300_channels to indio_dev->channels.
LI Qingwu (1):
iio: accel: sca3300: Extend the trigger buffer from 16 to 32 bytes
drivers/iio/accel/sca3300.c | 29 ++++++++++++++++++-----------
1 file changed, 18 insertions(+), 11 deletions(-)
--
2.25.1
Powered by blists - more mailing lists