All of lore.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Tony Lindgren <tony@atomide.com>
Cc: linux-omap <linux-omap@vger.kernel.org>, arm-soc <arm@kernel.org>,
	Linux ARM <linux-arm-kernel@lists.infradead.org>
Subject: Re: [GIT PULL 2/3] omap1 gpio clean-up for v4.20
Date: Fri, 28 Sep 2018 17:59:44 +0200	[thread overview]
Message-ID: <CAK8P3a38H1Uov=YYxLD5QKBrnFEjhGvV1GJUY095RU8LuCmr8A@mail.gmail.com> (raw)
In-Reply-To: <pull-1537983432-167273@atomide.com-2>

On Wed, Sep 26, 2018 at 7:40 PM Tony Lindgren <tony@atomide.com> wrote:
>
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/omap1-signed
>
> for you to fetch changes up to 1137ceee76ba8b8c698e11b7150e35524f071bda:
>
>   ARM: OMAP1: ams-delta: Don't request unused GPIOs (2018-09-20 14:24:42 -0700)
>
> ----------------------------------------------------------------
> A series of omap1 gpio changes for ams-delta
>
> Janusz Krzysztofik has cleaned up ams-delta gpio usage along with
> generic gpio framework improvments. This series contains the omap1
> specific clean-up for ams-delta modem and unused gpios.
>
> Note that this conflicts with the gpio-omap changes queued into
> an immutable gpio branch ib-omap for the gpio-omap.h header file.
> The merge resolution is to drop the IS_BUILTIN(CONFIG_GPIO_OMAP)
> section and keep the #endif tagged for __ASSEMBLER__.

Pulled into next/soc, thanks!

      Arnd

WARNING: multiple messages have this Message-ID (diff)
From: arnd@arndb.de (Arnd Bergmann)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/3] omap1 gpio clean-up for v4.20
Date: Fri, 28 Sep 2018 17:59:44 +0200	[thread overview]
Message-ID: <CAK8P3a38H1Uov=YYxLD5QKBrnFEjhGvV1GJUY095RU8LuCmr8A@mail.gmail.com> (raw)
In-Reply-To: <pull-1537983432-167273@atomide.com-2>

On Wed, Sep 26, 2018 at 7:40 PM Tony Lindgren <tony@atomide.com> wrote:
>
> From: "Tony Lindgren" <tony@atomide.com>
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap tags/omap-for-v4.20/omap1-signed
>
> for you to fetch changes up to 1137ceee76ba8b8c698e11b7150e35524f071bda:
>
>   ARM: OMAP1: ams-delta: Don't request unused GPIOs (2018-09-20 14:24:42 -0700)
>
> ----------------------------------------------------------------
> A series of omap1 gpio changes for ams-delta
>
> Janusz Krzysztofik has cleaned up ams-delta gpio usage along with
> generic gpio framework improvments. This series contains the omap1
> specific clean-up for ams-delta modem and unused gpios.
>
> Note that this conflicts with the gpio-omap changes queued into
> an immutable gpio branch ib-omap for the gpio-omap.h header file.
> The merge resolution is to drop the IS_BUILTIN(CONFIG_GPIO_OMAP)
> section and keep the #endif tagged for __ASSEMBLER__.

Pulled into next/soc, thanks!

      Arnd

  reply	other threads:[~2018-09-28 15:59 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-26 17:40 [GIT PULL 1/3] soc changes for omaps for v4.20 Tony Lindgren
2018-09-26 17:40 ` Tony Lindgren
2018-09-26 17:40 ` [GIT PULL 2/3] omap1 gpio clean-up " Tony Lindgren
2018-09-26 17:40   ` Tony Lindgren
2018-09-28 15:59   ` Arnd Bergmann [this message]
2018-09-28 15:59     ` Arnd Bergmann
2018-09-26 17:40 ` [GIT PULL 3/3] dts changes for omaps " Tony Lindgren
2018-09-26 17:40   ` Tony Lindgren
2018-09-27 14:59   ` Andreas Kemnade
2018-09-27 14:59     ` Andreas Kemnade
2018-09-27 18:56     ` Tony Lindgren
2018-09-27 18:56       ` Tony Lindgren
2018-09-28 20:44       ` Arnd Bergmann
2018-09-28 20:44         ` Arnd Bergmann
2018-09-28 20:51         ` Tony Lindgren
2018-09-28 20:51           ` Tony Lindgren
2018-09-28 15:58 ` [GIT PULL 1/3] soc " Arnd Bergmann
2018-09-28 15:58   ` Arnd Bergmann

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='CAK8P3a38H1Uov=YYxLD5QKBrnFEjhGvV1GJUY095RU8LuCmr8A@mail.gmail.com' \
    --to=arnd@arndb.de \
    --cc=arm@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=tony@atomide.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 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.