All of lore.kernel.org
 help / color / mirror / Atom feed
From: thomas.petazzoni@free-electrons.com (Thomas Petazzoni)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 0/4] Dove pinctrl fixes and DT enabling
Date: Wed, 21 Nov 2012 15:59:03 +0100	[thread overview]
Message-ID: <20121121155903.17f3e9cf@skate> (raw)
In-Reply-To: <CACRpkdYzQuv8sPk57CvqiwMmV0z007cGqVkGOENmr_aYAN14=Q@mail.gmail.com>

Linus,

On Wed, 21 Nov 2012 15:45:42 +0100, Linus Walleij wrote:

> > I am referring to patches for a pinctrl/mvebu subfolder. IIRC Thomas
> > posted that patch a while ago. Jason is currently sorting things out
> > for mvebu pull requests. I guess both can comment on your question,
> > as I don't fully understand it.
> 
> So what I mean is that the patches creating pinctrl/mvebu is in the
> pinctrl tree, so if patches in the MVEBU tree depend on these,
> then it must have pulled in a branch from pinctrl or applied the
> same patches in that tree too (which is OK *sometimes*).

I know there has been some discussion between Arnd and Jason Cooper
(who handles the pull requests for the overall mvebu effort) about this
specific topic. I think the outcome of the discussion was that Jason
would have to see how much the rest of the mvebu stuff depends on this
pinctrl/mvebu change and will see with Arnd how to proceed. But it's
certainly better if Jason gives you directly feedback about this.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

WARNING: multiple messages have this Message-ID (diff)
From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: Linus Walleij <linus.walleij@linaro.org>
Cc: Sebastian Hesselbarth <sebastian.hesselbarth@gmail.com>,
	Russell King <linux@arm.linux.org.uk>,
	Jason Cooper <jason@lakedaemon.net>, Andrew Lunn <andrew@lunn.ch>,
	Gregory CLEMENT <gregory.clement@free-electrons.com>,
	Axel Lin <axel.lin@ingics.com>,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/4] Dove pinctrl fixes and DT enabling
Date: Wed, 21 Nov 2012 15:59:03 +0100	[thread overview]
Message-ID: <20121121155903.17f3e9cf@skate> (raw)
In-Reply-To: <CACRpkdYzQuv8sPk57CvqiwMmV0z007cGqVkGOENmr_aYAN14=Q@mail.gmail.com>

Linus,

On Wed, 21 Nov 2012 15:45:42 +0100, Linus Walleij wrote:

> > I am referring to patches for a pinctrl/mvebu subfolder. IIRC Thomas
> > posted that patch a while ago. Jason is currently sorting things out
> > for mvebu pull requests. I guess both can comment on your question,
> > as I don't fully understand it.
> 
> So what I mean is that the patches creating pinctrl/mvebu is in the
> pinctrl tree, so if patches in the MVEBU tree depend on these,
> then it must have pulled in a branch from pinctrl or applied the
> same patches in that tree too (which is OK *sometimes*).

I know there has been some discussion between Arnd and Jason Cooper
(who handles the pull requests for the overall mvebu effort) about this
specific topic. I think the outcome of the discussion was that Jason
would have to see how much the rest of the mvebu stuff depends on this
pinctrl/mvebu change and will see with Arnd how to proceed. But it's
certainly better if Jason gives you directly feedback about this.

Thomas
-- 
Thomas Petazzoni, Free Electrons
Kernel, drivers, real-time and embedded Linux
development, consulting, training and support.
http://free-electrons.com

  reply	other threads:[~2012-11-21 14:59 UTC|newest]

Thread overview: 64+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-19  9:39 [PATCH 0/4] Dove pinctrl fixes and DT enabling Sebastian Hesselbarth
2012-11-19  9:39 ` Sebastian Hesselbarth
2012-11-19  9:39 ` [PATCH 1/4] pinctrl: mvebu: fix iomem pointer for dove pinctrl Sebastian Hesselbarth
2012-11-19  9:39   ` Sebastian Hesselbarth
2012-11-19  9:48   ` Thomas Petazzoni
2012-11-19  9:48     ` Thomas Petazzoni
2012-11-21 10:00   ` Linus Walleij
2012-11-21 10:00     ` Linus Walleij
2012-11-19  9:39 ` [PATCH 2/4] pinctrl: mvebu: Fix dove_audio1_ctrl_set function Sebastian Hesselbarth
2012-11-19  9:39   ` Sebastian Hesselbarth
2012-11-21 10:00   ` Linus Walleij
2012-11-21 10:00     ` Linus Walleij
2012-11-19  9:39 ` [PATCH 3/4] ARM: Dove: Convert to DT GPIO and pinctrl Sebastian Hesselbarth
2012-11-19  9:39   ` Sebastian Hesselbarth
2012-11-24  2:39   ` Jason Cooper
2012-11-24  2:39     ` Jason Cooper
2012-11-24  7:02     ` Thomas Petazzoni
2012-11-24  7:02       ` Thomas Petazzoni
2012-11-24 15:00       ` Jason Cooper
2012-11-24 15:00         ` Jason Cooper
2012-11-24 18:10         ` Thomas Petazzoni
2012-11-24 18:10           ` Thomas Petazzoni
2012-11-24 18:59           ` Jason Cooper
2012-11-24 18:59             ` Jason Cooper
2012-11-25 10:51             ` Sebastian Hesselbarth
2012-11-25 10:51               ` Sebastian Hesselbarth
2012-11-25 15:28               ` Jason Cooper
2012-11-25 15:28                 ` Jason Cooper
2012-11-26  9:18                 ` [PATCH 1/2] ARM: Dove: Add pinctrl clock to DT Sebastian Hesselbarth
2012-11-26  9:18                   ` Sebastian Hesselbarth
2012-11-26  9:20                   ` [PATCH 2/2] pinctrl: mvebu: make pdma clock on dove mandatory Sebastian Hesselbarth
2012-11-26  9:20                     ` Sebastian Hesselbarth
2012-11-26  9:30                     ` Baruch Siach
2012-11-26  9:30                       ` Baruch Siach
2012-11-26 19:16                   ` [PATCH v2 1/2] ARM: Dove: Add pinctrl clock to DT Sebastian Hesselbarth
2012-11-26 19:16                     ` Sebastian Hesselbarth
2012-11-26 19:16                     ` [PATCH v2 2/2] pinctrl: mvebu: make pdma clock on dove mandatory Sebastian Hesselbarth
2012-11-26 19:16                       ` Sebastian Hesselbarth
2013-01-07 16:20                     ` [PATCH v2 1/2] ARM: Dove: Add pinctrl clock to DT Jason Cooper
2013-01-07 16:20                       ` Jason Cooper
2012-12-01 17:07                   ` [PATCH " Linus Walleij
2012-12-01 17:07                     ` Linus Walleij
2012-12-01 18:13                     ` Jason Cooper
2012-12-01 18:13                       ` Jason Cooper
2012-12-01 18:15                       ` Sebastian Hesselbarth
2012-12-01 18:15                         ` Sebastian Hesselbarth
2012-12-01 18:21                         ` Jason Cooper
2012-12-01 18:21                           ` Jason Cooper
2012-11-19  9:39 ` [PATCH 4/4] ARM: Dove: Add CuBox pinhog for led Sebastian Hesselbarth
2012-11-19  9:39   ` Sebastian Hesselbarth
2012-11-21  9:59 ` [PATCH 0/4] Dove pinctrl fixes and DT enabling Linus Walleij
2012-11-21  9:59   ` Linus Walleij
2012-11-21 10:20   ` Sebastian Hesselbarth
2012-11-21 10:20     ` Sebastian Hesselbarth
2012-11-21 14:45     ` Linus Walleij
2012-11-21 14:45       ` Linus Walleij
2012-11-21 14:59       ` Thomas Petazzoni [this message]
2012-11-21 14:59         ` Thomas Petazzoni
2012-11-21 15:52       ` Jason Cooper
2012-11-21 15:52         ` Jason Cooper
2012-11-23  7:49         ` Linus Walleij
2012-11-23  7:49           ` Linus Walleij
2012-11-23 14:13           ` Jason Cooper
2012-11-23 14:13             ` Jason Cooper

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=20121121155903.17f3e9cf@skate \
    --to=thomas.petazzoni@free-electrons.com \
    --cc=linux-arm-kernel@lists.infradead.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.