devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: <Conor.Dooley@microchip.com>
To: <geert@linux-m68k.org>, <wsa@kernel.org>, <Daire.McNamara@microchip.com>
Cc: <robh+dt@kernel.org>, <krzysztof.kozlowski@canonical.com>,
	<linux-i2c@vger.kernel.org>, <devicetree@vger.kernel.org>,
	<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items
Date: Tue, 1 Mar 2022 07:52:40 +0000	[thread overview]
Message-ID: <edb78580-f4aa-7861-79aa-2c28a6fd5f11@microchip.com> (raw)
In-Reply-To: <365d32c63c2fe080866be60c32dddd0f3634d19d.1645705789.git.geert@linux-m68k.org>

On 24/02/2022 12:31, Geert Uytterhoeven wrote:
> EXTERNAL EMAIL: Do not click links or open attachments unless you know the content is safe
> 
> make dt_binding_check:
> 
>      Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml:19:9: [warning] wrong indentation: expected 10 but found 8 (indentation)
> 
> Fixes: f1bd6661946b20d1 ("dt-bindings: i2c: add bindings for microchip mpfs i2c")
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
I assume its not required given Rob's, but FWIW:
Acked-by: Conor Dooley <conor.dooley@microchip.com>
> ---
>   Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml b/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
> index c8e605fbb8a6b3d0..7bad4b946a349c8b 100644
> --- a/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
> +++ b/Documentation/devicetree/bindings/i2c/microchip,corei2c.yaml
> @@ -16,8 +16,8 @@ properties:
>     compatible:
>       oneOf:
>         - items:
> -        - const: microchip,mpfs-i2c # Microchip PolarFire SoC compatible SoCs
> -        - const: microchip,corei2c-rtl-v7 # Microchip Fabric based i2c IP core
> +          - const: microchip,mpfs-i2c # Microchip PolarFire SoC compatible SoCs
> +          - const: microchip,corei2c-rtl-v7 # Microchip Fabric based i2c IP core
>         - const: microchip,corei2c-rtl-v7 # Microchip Fabric based i2c IP core
> 
>     reg:
> --
> 2.25.1
> 


  parent reply	other threads:[~2022-03-01  7:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-24 12:31 [PATCH] dt-bindings: i2c: microchip,corei2c: Fix indentation of compatible items Geert Uytterhoeven
2022-02-24 12:55 ` Conor.Dooley
2022-02-24 12:58   ` Geert Uytterhoeven
2022-02-24 13:15     ` Conor.Dooley
2022-02-24 13:34       ` Geert Uytterhoeven
2022-02-24 13:43         ` Rob Herring
2022-02-24 13:51           ` Conor Dooley
2022-02-24 13:49         ` Conor Dooley
2022-02-24 13:44 ` Rob Herring
2022-03-01  7:52 ` Conor.Dooley [this message]
2022-03-01 15:03 ` Wolfram Sang

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=edb78580-f4aa-7861-79aa-2c28a6fd5f11@microchip.com \
    --to=conor.dooley@microchip.com \
    --cc=Daire.McNamara@microchip.com \
    --cc=devicetree@vger.kernel.org \
    --cc=geert@linux-m68k.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=linux-i2c@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@kernel.org \
    --cc=wsa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).