Re: [PATCH v2 0/4] iio: accel: fxls8962af: add fxls8967af and fxls8974cf

From: Jonathan Cameron
Date: Sat Nov 23 2024 - 10:37:21 EST


On Fri, 15 Nov 2024 15:23:56 -0500
Frank Li <Frank.Li@xxxxxxx> wrote:

> fxls8967af and fxls8974cf are similar with fxls8962af, only change ID.
>
> Signed-off-by: Frank Li <Frank.Li@xxxxxxx>

Applied to the togreg branch of iio.git and initially pushed out as testing
for 0-day to take a look. I'll rebase on rc1 once available.

Thanks,

Jonathan


> ---
> Changes in v2:
> - make nxp,fxls8967af and nxp,fxls8974cf fallback to nxp,fxls8962af.
> - Link to v1: https://lore.kernel.org/r/20241113-fxls-v1-0-5e48ff1b1fb8@xxxxxxx
>
> ---
> Haibo Chen (1):
> iio: accel: fxls8962af: add fxls8974cf support
>
> Han Xu (3):
> dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8967af'
> dt-bindings: iio: accel: fxls8962af: add compatible string 'nxp,fxls8974cf'
> iio: accel: fxls8962af: add fxls8967af support
>
> .../devicetree/bindings/iio/accel/nxp,fxls8962af.yaml | 14 +++++++++++---
> drivers/iio/accel/fxls8962af-core.c | 14 ++++++++++++++
> drivers/iio/accel/fxls8962af-i2c.c | 2 ++
> drivers/iio/accel/fxls8962af.h | 2 ++
> 4 files changed, 29 insertions(+), 3 deletions(-)
> ---
> base-commit: bd05b9a700c10473c2f52bf12c5c5938c30e80b0
> change-id: 20241113-fxls-d93a888889f7
>
> Best regards,
> ---
> Frank Li <Frank.Li@xxxxxxx>
>