All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alexandru Lazar <alazar@startmail.com>
To: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Cc: linux-iio@vger.kernel.org, devicetree@vger.kernel.org
Subject: Re: [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation
Date: Fri, 20 Jan 2023 21:03:55 +0200	[thread overview]
Message-ID: <6A97DC86-040D-439E-9131-1E4ABAF0788D@startmail.com> (raw)
In-Reply-To: <20230118184413.395820-5-krzysztof.kozlowski@linaro.org>

This is likely redundant but just so you know I’m watching, this diff:

> .../bindings/iio/adc/maxim,max1241.yaml       |   4 +-

i.e.

> diff --git a/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml b/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml
> index 58b12fe8070c..ef8d51e74c08 100644
> --- a/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml
> +++ b/Documentation/devicetree/bindings/iio/adc/maxim,max1241.yaml
> @@ -54,8 +54,8 @@ examples:
>   - |
>     #include <dt-bindings/gpio/gpio.h>
>     spi {
> -      #address-cells = <1>;
> -      #size-cells = <0>;
> +        #address-cells = <1>;
> +        #size-cells = <0>;
> 
>         adc@0 {
>             compatible = "maxim,max1241";

looks okay. If you need it:

Reviewed-by: Alexandru Lazar <alazar@startmail.com>

All the best,
Alex

  reply	other threads:[~2023-01-20 19:20 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-18 18:44 [PATCH 1/5] dt-bindings: iio: drop unneeded quotes Krzysztof Kozlowski
2023-01-18 18:44 ` [PATCH 2/5] dt-bindings: iio: minor whitespace cleanups Krzysztof Kozlowski
2023-01-23 20:21   ` Rob Herring
2023-01-18 18:44 ` [PATCH 3/5] dt-bindings: iio: correct node names in examples Krzysztof Kozlowski
2023-01-21 17:17   ` Jonathan Cameron
2023-01-21 18:31     ` Krzysztof Kozlowski
2023-01-22 17:01       ` Jonathan Cameron
2023-01-23 20:33         ` Rob Herring
2023-01-24  7:40           ` Krzysztof Kozlowski
2023-01-23 20:36   ` Rob Herring
2023-01-18 18:44 ` [PATCH 4/5] dt-bindings: iio: use lowercase hex " Krzysztof Kozlowski
2023-01-23 20:35   ` Rob Herring
2023-01-18 18:44 ` [PATCH 5/5] dt-bindings: iio: cleanup examples - indentation Krzysztof Kozlowski
2023-01-20 19:03   ` Alexandru Lazar [this message]
2023-01-23 20:47   ` Rob Herring
2023-01-19 20:14 ` [PATCH 1/5] dt-bindings: iio: drop unneeded quotes Dmitry Rokosov
2023-01-20  8:31 ` Claudiu.Beznea
2023-01-20 22:05 ` Puranjay Mohan
2023-01-23 20:21 ` Rob Herring
2023-01-24  1:54 ` Marcelo Schmitt

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=6A97DC86-040D-439E-9131-1E4ABAF0788D@startmail.com \
    --to=alazar@startmail.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-iio@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.