[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241114-showing-aspirin-8ca12f0b2e50@spud>
Date: Thu, 14 Nov 2024 20:07:30 +0000
From: Conor Dooley <conor@...nel.org>
To: Frank Li <Frank.Li@....com>
Cc: Jonathan Cameron <jic23@...nel.org>,
Lars-Peter Clausen <lars@...afoo.de>, Rob Herring <robh@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, Sean Nyekjaer <sean@...nix.com>,
linux-iio@...r.kernel.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org, imx@...ts.linux.dev,
Han Xu <han.xu@....com>
Subject: Re: [PATCH 1/4] dt-bindings: iio: accel: fxls8962af: add compatible
string 'nxp,fxls8967af'
On Wed, Nov 13, 2024 at 12:54:39PM -0500, Frank Li wrote:
> From: Han Xu <han.xu@....com>
>
> Add compatible string 'nxp,fxls8967af' for the NXP FXLS8967AF accelerometer
> sensor.
>
> Signed-off-by: Han Xu <han.xu@....com>
> Signed-off-by: Frank Li <Frank.Li@....com>
> ---
> Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml | 4 ++++
> 1 file changed, 4 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml b/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml
> index 783c7ddfcd90a..c375ef1bd083f 100644
> --- a/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/nxp,fxls8962af.yaml
> @@ -14,12 +14,16 @@ description: |
> SPI and I2C interface.
> https://www.nxp.com/docs/en/data-sheet/FXLS8962AF.pdf
> https://www.nxp.com/docs/en/data-sheet/FXLS8964AF.pdf
> + https://www.nxp.com/docs/en/data-sheet/FXLS8967AF.pdf
>
> properties:
> compatible:
> + description:
> + These chips are compatible with each other, just have different IDs.
Then there should be a fallback. Please remove this description and add
the new device with a fallback to an existing one.
> enum:
> - nxp,fxls8962af
> - nxp,fxls8964af
> + - nxp,fxls8967af
>
> reg:
> maxItems: 1
>
> --
> 2.34.1
>
Download attachment "signature.asc" of type "application/pgp-signature" (229 bytes)
Powered by blists - more mailing lists