From: Rob Herring <robh@kernel.org>
To: linux-aspeed@lists.ozlabs.org
Subject: [PATCH 2/2] dt-bindings: i2c: Aspeed: Add AST2600 compatible
Date: Mon, 30 Sep 2019 13:59:18 -0500 [thread overview]
Message-ID: <20190930185918.GA18431@bogus> (raw)
In-Reply-To: <1568392510-866-3-git-send-email-eajames@linux.ibm.com>
On Fri, Sep 13, 2019 at 11:35:10AM -0500, Eddie James wrote:
> Document the AST2600 I2C bus compatible string.
>
> Signed-off-by: Eddie James <eajames@linux.ibm.com>
> ---
> Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> index 8fbd863..b47f6cc 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> @@ -1,4 +1,4 @@
> -Device tree configuration for the I2C busses on the AST24XX and AST25XX SoCs.
> +Device tree configuration for the I2C busses on the AST24XX, AST25XX, and AST26XX SoCs.
Perhaps s/buses/busses/ while you're here.
Acked-by: Rob Herring <robh@kernel.org>
>
> Required Properties:
> - #address-cells : should be 1
> @@ -6,6 +6,7 @@ Required Properties:
> - reg : address offset and range of bus
> - compatible : should be "aspeed,ast2400-i2c-bus"
> or "aspeed,ast2500-i2c-bus"
> + or "aspeed,ast2600-i2c-bus"
> - clocks : root clock of bus, should reference the APB
> clock in the second cell
> - resets : phandle to reset controller with the reset number in
> --
> 1.8.3.1
>
WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Eddie James <eajames@linux.ibm.com>
Cc: linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-i2c@vger.kernel.org,
brendanhiggins@google.com, joel@jms.id.au, andrew@aj.id.au,
mark.rutland@arm.com, benh@kernel.crashing.org
Subject: Re: [PATCH 2/2] dt-bindings: i2c: Aspeed: Add AST2600 compatible
Date: Mon, 30 Sep 2019 13:59:18 -0500 [thread overview]
Message-ID: <20190930185918.GA18431@bogus> (raw)
In-Reply-To: <1568392510-866-3-git-send-email-eajames@linux.ibm.com>
On Fri, Sep 13, 2019 at 11:35:10AM -0500, Eddie James wrote:
> Document the AST2600 I2C bus compatible string.
>
> Signed-off-by: Eddie James <eajames@linux.ibm.com>
> ---
> Documentation/devicetree/bindings/i2c/i2c-aspeed.txt | 3 ++-
> 1 file changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> index 8fbd863..b47f6cc 100644
> --- a/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> +++ b/Documentation/devicetree/bindings/i2c/i2c-aspeed.txt
> @@ -1,4 +1,4 @@
> -Device tree configuration for the I2C busses on the AST24XX and AST25XX SoCs.
> +Device tree configuration for the I2C busses on the AST24XX, AST25XX, and AST26XX SoCs.
Perhaps s/buses/busses/ while you're here.
Acked-by: Rob Herring <robh@kernel.org>
>
> Required Properties:
> - #address-cells : should be 1
> @@ -6,6 +6,7 @@ Required Properties:
> - reg : address offset and range of bus
> - compatible : should be "aspeed,ast2400-i2c-bus"
> or "aspeed,ast2500-i2c-bus"
> + or "aspeed,ast2600-i2c-bus"
> - clocks : root clock of bus, should reference the APB
> clock in the second cell
> - resets : phandle to reset controller with the reset number in
> --
> 1.8.3.1
>
next prev parent reply other threads:[~2019-09-30 18:59 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-09-13 16:35 [PATCH 0/2] i2c: Aspeed: Add AST2600 compatible string Eddie James
2019-09-13 16:35 ` Eddie James
2019-09-13 16:35 ` [PATCH 1/2] i2c: Aspeed: Add AST2600 compatible Eddie James
2019-09-13 16:35 ` Eddie James
2019-09-13 16:47 ` Brendan Higgins
2019-09-13 16:47 ` Brendan Higgins
2019-10-21 12:23 ` Wolfram Sang
2019-10-21 12:23 ` Wolfram Sang
2019-09-13 16:35 ` [PATCH 2/2] dt-bindings: " Eddie James
2019-09-13 16:35 ` Eddie James
2019-09-13 16:48 ` Brendan Higgins
2019-09-13 16:48 ` Brendan Higgins
2019-09-30 18:59 ` Rob Herring [this message]
2019-09-30 18:59 ` Rob Herring
2019-10-21 12:23 ` Wolfram Sang
2019-10-21 12:23 ` 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=20190930185918.GA18431@bogus \
--to=robh@kernel.org \
--cc=linux-aspeed@lists.ozlabs.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.