devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Joel Stanley <joel@jms.id.au>
To: Dylan Hung <dylan_hung@aspeedtech.com>
Cc: robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	conor+dt@kernel.org, andrew@aj.id.au, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-aspeed@lists.ozlabs.org, linux-kernel@vger.kernel.org,
	kobedylan@gmail.com, BMC-SW@aspeedtech.com,
	Jeremy Kerr <jk@codeconstruct.com.au>
Subject: Re: [PATCH v2] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins
Date: Fri, 11 Aug 2023 00:14:00 +0000	[thread overview]
Message-ID: <CACPK8XcwcufQRYj+QX9KLyGDEXMFQeK816iDknZnT58sTDk+Mw@mail.gmail.com> (raw)
In-Reply-To: <20230809134413.3614535-1-dylan_hung@aspeedtech.com>

On Wed, 9 Aug 2023 at 13:44, Dylan Hung <dylan_hung@aspeedtech.com> wrote:
>
> Add pinctrl support for the I3C1 and I3C2 pins.
>
> Signed-off-by: Dylan Hung <dylan_hung@aspeedtech.com>
> Reviewed-by: Jeremy Kerr <jk@codeconstruct.com.au>
> ---
> changes in v2:
> There are no code or message changes in v2. This commit is being made as
> a standalone patch separate from the original patch series, as the other
> patches from the original series are no longer necessary.

Thanks, I've applied this.

>
>  arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi | 10 ++++++++++
>  1 file changed, 10 insertions(+)
>
> diff --git a/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi b/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi
> index 7cd4f075e325..289668f051eb 100644
> --- a/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi
> +++ b/arch/arm/boot/dts/aspeed/aspeed-g6-pinctrl.dtsi
> @@ -297,6 +297,16 @@ pinctrl_i2c9_default: i2c9_default {
>                 groups = "I2C9";
>         };
>
> +       pinctrl_i3c1_default: i3c1_default {
> +               function = "I3C1";
> +               groups = "I3C1";
> +       };
> +
> +       pinctrl_i3c2_default: i3c2_default {
> +               function = "I3C2";
> +               groups = "I3C2";
> +       };
> +
>         pinctrl_i3c3_default: i3c3_default {
>                 function = "I3C3";
>                 groups = "I3C3";
> --
> 2.25.1
>

      reply	other threads:[~2023-08-11  0:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-08-09 13:44 [PATCH v2] ARM: dts: pinctrl-aspeed-g6: Add I3C1 and I3C2 control pins Dylan Hung
2023-08-11  0:14 ` Joel Stanley [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=CACPK8XcwcufQRYj+QX9KLyGDEXMFQeK816iDknZnT58sTDk+Mw@mail.gmail.com \
    --to=joel@jms.id.au \
    --cc=BMC-SW@aspeedtech.com \
    --cc=andrew@aj.id.au \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dylan_hung@aspeedtech.com \
    --cc=jk@codeconstruct.com.au \
    --cc=kobedylan@gmail.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-aspeed@lists.ozlabs.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=robh+dt@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).