devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: sim manseop <semtax33@gmail.com>
Cc: devicetree@vger.kernel.org
Subject: Re: [PATCH v2] dt-bindings: i2c: fix typo in brcm,bcm2835-i2c.txt
Date: Tue, 25 Sep 2018 13:34:29 -0500	[thread overview]
Message-ID: <20180925183429.GA3550@bogus> (raw)
In-Reply-To: <20180901152300.1895-1-semtax33@gmail.com>

On Sat, Sep 01, 2018 at 03:23:00PM +0000, sim manseop wrote:
> Fix typo in brcm,bcm2835-i2c.txt between dts unit address and register start address mismatch.

Wrap long lines at <75 char.

> 
> Signed-off-by: manseop sim <semtax33@gmail.com>

As pointed out in other patches, your author and S-o-b names don't 
match.

> 
> ---
> Changes in v2:
> - modify subject
> - modify commit message
> ---
>  Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt b/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt
> index e9de3756752b..ec78f84893ec 100644
> --- a/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt
> +++ b/Documentation/devicetree/bindings/i2c/brcm,bcm2835-i2c.txt
> @@ -11,7 +11,7 @@ Recommended properties:
>  
>  Example:
>  
> -i2c@20205000 {
> +i2c@7e205000 {
>  	compatible = "brcm,bcm2835-i2c";
>  	reg = <0x7e205000 0x1000>;
>  	interrupts = <2 21>;
> -- 
> 2.17.1
> 

      reply	other threads:[~2018-09-25 18:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-01 15:23 [PATCH v2] dt-bindings: i2c: fix typo in brcm,bcm2835-i2c.txt sim manseop
2018-09-25 18:34 ` Rob Herring [this message]

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=20180925183429.GA3550@bogus \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=semtax33@gmail.com \
    /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).