diff mbox series

[1/2] dt-bindings:iio:accel: Add docs for ADXL359

Message ID 20221028134454.669509-2-ramona.bolboaca@analog.com (mailing list archive)
State Changes Requested
Headers show
Series Add ADXL359 support | expand

Commit Message

Ramona Bolboaca Oct. 28, 2022, 1:44 p.m. UTC
Update ADXL355 existing documentation with documentation
for ADXL359 dedvice.

Signed-off-by: Ramona Bolboaca <ramona.bolboaca@analog.com>
---
 .../devicetree/bindings/iio/accel/adi,adxl355.yaml        | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

Comments

Krzysztof Kozlowski Oct. 28, 2022, 2:45 p.m. UTC | #1
On 28/10/2022 09:44, Ramona Bolboaca wrote:
> Update ADXL355 existing documentation with documentation
> for ADXL359 dedvice.

Missing spaces in subject. Look at Git how subject should be formatted.

> 
> Signed-off-by: Ramona Bolboaca <ramona.bolboaca@analog.com>
> ---
>  .../devicetree/bindings/iio/accel/adi,adxl355.yaml        | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 

With subject fixed:

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
Jonathan Cameron Oct. 29, 2022, 3:22 p.m. UTC | #2
On Fri, 28 Oct 2022 16:44:53 +0300
Ramona Bolboaca <ramona.bolboaca@analog.com> wrote:

> Update ADXL355 existing documentation with documentation
> for ADXL359 dedvice.
> 
> Signed-off-by: Ramona Bolboaca <ramona.bolboaca@analog.com>
> ---
>  .../devicetree/bindings/iio/accel/adi,adxl355.yaml        | 8 +++++---
>  1 file changed, 5 insertions(+), 3 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
> index 14b487088ab4..93ad7ff6b355 100644
> --- a/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
> +++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
> @@ -4,20 +4,22 @@
>  $id: http://devicetree.org/schemas/iio/accel/adi,adxl355.yaml#
>  $schema: http://devicetree.org/meta-schemas/core.yaml#
>  
> -title: Analog Devices ADXL355 3-Axis, Low noise MEMS Accelerometer
> +title: Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometer
trivial: Accelerometers
>  
>  maintainers:
>    - Puranjay Mohan <puranjay12@gmail.com>
>  
>  description: |
> -  Analog Devices ADXL355 3-Axis, Low noise MEMS Accelerometer that supports
> -  both I2C & SPI interfaces
> +  Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometer that
trivial: Accelerometers

Fix it if we need a v2 for other reasons. If not I can do it whilst applying.

Jonathan

> +  supports both I2C & SPI interfaces
>      https://www.analog.com/en/products/adxl355.html
> +    https://www.analog.com/en/products/adxl359.html
>  
>  properties:
>    compatible:
>      enum:
>        - adi,adxl355
> +      - adi,adxl359
>  
>    reg:
>      maxItems: 1
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml b/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
index 14b487088ab4..93ad7ff6b355 100644
--- a/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
+++ b/Documentation/devicetree/bindings/iio/accel/adi,adxl355.yaml
@@ -4,20 +4,22 @@ 
 $id: http://devicetree.org/schemas/iio/accel/adi,adxl355.yaml#
 $schema: http://devicetree.org/meta-schemas/core.yaml#
 
-title: Analog Devices ADXL355 3-Axis, Low noise MEMS Accelerometer
+title: Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometer
 
 maintainers:
   - Puranjay Mohan <puranjay12@gmail.com>
 
 description: |
-  Analog Devices ADXL355 3-Axis, Low noise MEMS Accelerometer that supports
-  both I2C & SPI interfaces
+  Analog Devices ADXL355 and ADXL359 3-Axis, Low noise MEMS Accelerometer that
+  supports both I2C & SPI interfaces
     https://www.analog.com/en/products/adxl355.html
+    https://www.analog.com/en/products/adxl359.html
 
 properties:
   compatible:
     enum:
       - adi,adxl355
+      - adi,adxl359
 
   reg:
     maxItems: 1