lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20251106-adorable-beluga-of-admiration-4dbd17@kuoka>
Date: Thu, 6 Nov 2025 10:04:34 +0100
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Jonathan Santos <Jonathan.Santos@...log.com>
Cc: linux-iio@...r.kernel.org, devicetree@...r.kernel.org, 
	linux-kernel@...r.kernel.org, Michael.Hennerich@...log.com, ramona.gradinariu@...log.com, 
	antoniu.miclaus@...log.com, jic23@...nel.org, dlechner@...libre.com, nuno.sa@...log.com, 
	andy@...nel.org, robh@...nel.org, krzk+dt@...nel.org, conor+dt@...nel.org
Subject: Re: [PATCH 1/2] dt-bindings: iio: accel: adxl380: add new supported
 parts

On Wed, Nov 05, 2025 at 09:40:24AM -0300, Jonathan Santos wrote:
> Include ADXL318 and ADXL319 accelerometers to the documentation.
> The ADXL318 is based on the ADXL380, while the ADXL319 is based on the
> ADXL382. However, the ADXL318/319 do not support some built-in features
> like single tap, double tap and triple tap detection, and also activity
> and inactivity detection.
> 
> Signed-off-by: Jonathan Santos <Jonathan.Santos@...log.com>
> ---
>  .../devicetree/bindings/iio/accel/adi,adxl380.yaml    | 11 +++++++----
>  1 file changed, 7 insertions(+), 4 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl380.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl380.yaml
> index f1ff5ff4f478..f38f384dd818 100644
> --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl380.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl380.yaml
> @@ -11,18 +11,21 @@ maintainers:
>    - Antoniu Miclaus <antoniu.miclaus@...log.com>
>  
>  description: |
> -  The ADXL380/ADXL382 is a low noise density, low power, 3-axis
> -  accelerometer with selectable measurement ranges. The ADXL380
> -  supports the ±4 g, ±8 g, and ±16 g ranges, and the ADXL382 supports
> -  ±15 g, ±30 g, and ±60 g ranges.
> +  The ADXL380/ADXL382 and ADXL318/ADXL319 are low noise density,
> +  low power, 3-axis accelerometers with selectable measurement ranges.
> +  The ADXL380 and ADXL318 support the ±4 g, ±8 g, and ±16 g ranges,
> +  while the ADXL382 and ADXL319 support ±15 g, ±30 g, and ±60 g ranges.
>  
>    https://www.analog.com/en/products/adxl380.html
> +  https://www.analog.com/en/products/adxl318.html

318 < 380

>  
>  properties:
>    compatible:
>      enum:
>        - adi,adxl380
>        - adi,adxl382
> +      - adi,adxl318
> +      - adi,adxl319

Same here. Please keep this sorted.

Best regards,
Krzysztof


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ