All of lore.kernel.org
 help / color / mirror / Atom feed
From: Linus Walleij <linus.walleij@linaro.org>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: Rob Herring <robh+dt@kernel.org>,
	Mark Rutland <mark.rutland@arm.com>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" 
	<devicetree@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH 1/5] ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi
Date: Mon, 25 Nov 2019 16:35:48 +0100	[thread overview]
Message-ID: <CACRpkdZ6eg=uLmJJA9OhJBpCL5Q_0MwBvoKwv0RJL=5ZSzwx2g@mail.gmail.com> (raw)
In-Reply-To: <20191125122256.53482-1-stephan@gerhold.net>

On Mon, Nov 25, 2019 at 1:26 PM Stephan Gerhold <stephan@gerhold.net> wrote:

> All existing Ux500 boards make use of ste-href-family-pinctrl.dtsi,
> which contains shared pin configurations for UART, I2C and SDI.
> Most of these can be also used for devices not based on HREF.
>
> Move the generic pin configs into a new device tree include
> "ste-dbx5x0-pinctrl.dtsi". There is no functional change (yet),
> as a next step we will rename the pin configs to use more generic
> names.
>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>

Patch applied for v5.6.

Yours,
Linus Walleij

WARNING: multiple messages have this Message-ID (diff)
From: Linus Walleij <linus.walleij@linaro.org>
To: Stephan Gerhold <stephan@gerhold.net>
Cc: Mark Rutland <mark.rutland@arm.com>,
	"open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS"
	<devicetree@vger.kernel.org>, Rob Herring <robh+dt@kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [PATCH 1/5] ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi
Date: Mon, 25 Nov 2019 16:35:48 +0100	[thread overview]
Message-ID: <CACRpkdZ6eg=uLmJJA9OhJBpCL5Q_0MwBvoKwv0RJL=5ZSzwx2g@mail.gmail.com> (raw)
In-Reply-To: <20191125122256.53482-1-stephan@gerhold.net>

On Mon, Nov 25, 2019 at 1:26 PM Stephan Gerhold <stephan@gerhold.net> wrote:

> All existing Ux500 boards make use of ste-href-family-pinctrl.dtsi,
> which contains shared pin configurations for UART, I2C and SDI.
> Most of these can be also used for devices not based on HREF.
>
> Move the generic pin configs into a new device tree include
> "ste-dbx5x0-pinctrl.dtsi". There is no functional change (yet),
> as a next step we will rename the pin configs to use more generic
> names.
>
> Signed-off-by: Stephan Gerhold <stephan@gerhold.net>

Patch applied for v5.6.

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2019-11-25 15:36 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-11-25 12:22 [PATCH 1/5] ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi Stephan Gerhold
2019-11-25 12:22 ` Stephan Gerhold
2019-11-25 12:22 ` [PATCH 2/5] ARM: dts: ux500: Rename generic pin configs according to pin group Stephan Gerhold
2019-11-25 12:22   ` Stephan Gerhold
2019-11-25 15:37   ` Linus Walleij
2019-11-25 15:37     ` Linus Walleij
2019-11-25 12:22 ` [PATCH 3/5] ARM: dts: ux500: Add alternative SDI pin configs Stephan Gerhold
2019-11-25 12:22   ` Stephan Gerhold
2019-11-25 15:38   ` Linus Walleij
2019-11-25 15:38     ` Linus Walleij
2019-11-25 12:22 ` [PATCH 4/5] ARM: dts: ux500: Add pin configs for UART1 CTS/RTS pins Stephan Gerhold
2019-11-25 12:22   ` Stephan Gerhold
2019-11-25 14:17   ` Stephan Gerhold
2019-11-25 14:17     ` Stephan Gerhold
2019-11-25 15:40   ` Linus Walleij
2019-11-25 15:40     ` Linus Walleij
2019-11-25 12:22 ` [PATCH 5/5] ARM: dts: ux500: nomadik-pinctrl: Add &gpio_in_nopull Stephan Gerhold
2019-11-25 12:22   ` Stephan Gerhold
2019-11-25 15:35 ` Linus Walleij [this message]
2019-11-25 15:35   ` [PATCH 1/5] ARM: dts: ux500: Move generic pin configs out of ste-href-family-pinctrl.dtsi Linus Walleij

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='CACRpkdZ6eg=uLmJJA9OhJBpCL5Q_0MwBvoKwv0RJL=5ZSzwx2g@mail.gmail.com' \
    --to=linus.walleij@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mark.rutland@arm.com \
    --cc=robh+dt@kernel.org \
    --cc=stephan@gerhold.net \
    /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.