From: Arnd Bergmann <arnd@arndb.de>
To: Krzysztof Kozlowski <k.kozlowski@samsung.com>
Cc: Olof Johansson <olof@lixom.net>,
Kevin Hilman <khilman@kernel.org>,
arm@kernel.org, Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [GIT PULL] ARM: EXYNOS: SROM driver for v4.6, 2nd try
Date: Thu, 03 Mar 2016 14:11:32 +0100 [thread overview]
Message-ID: <2210448.V5gsMerLz6@wuerfel> (raw)
In-Reply-To: <56D77FA6.5070500@samsung.com>
On Thursday 03 March 2016 09:04:54 Krzysztof Kozlowski wrote:
> On 01.03.2016 18:37, Krzysztof Kozlowski wrote:
> > Hi,
> >
> >
> > After Olof comments, second pull request with movement of SROM code
> > to separate driver - under drivers/memory/samsung (more are planned for
> > that directory).
> >
> > This depends on (included here):
> > 1. tag samsung-dt-srom-4.6: SROM-DT changes, merged already to arm-soc,
> > 2. tag samsung-soc-4.6-2: next/soc changes, sent few days ago, not merged yet.
> >
> > This may conflict in the future (in linux-next or Linus) around
> > drivers/memory/Kconfig with iommu tree. Just add all the changes.
> >
> >
> > The diff at the end contains both samsung-soc-4.6-2 and this stuff.
> > To make finding changes easier, below you will find difference between
> > this tag and samsung-soc-4.6-2:
>
> I see you did not pull this yet so can you wait a little bit? Rob
> Herring posted some comments on bindings so this might be revisited...
>
> This is an unlucky patchset...
It was a bit late last night, and I didn't want to check that the
dependencies were correct. I also saw that you had discussed these
contents with Olof before, but didn't follow the thread there, so
I was hoping that Olof could get back to it and check that his
concerns are all addressed before picking it up.
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] ARM: EXYNOS: SROM driver for v4.6, 2nd try
Date: Thu, 03 Mar 2016 14:11:32 +0100 [thread overview]
Message-ID: <2210448.V5gsMerLz6@wuerfel> (raw)
In-Reply-To: <56D77FA6.5070500@samsung.com>
On Thursday 03 March 2016 09:04:54 Krzysztof Kozlowski wrote:
> On 01.03.2016 18:37, Krzysztof Kozlowski wrote:
> > Hi,
> >
> >
> > After Olof comments, second pull request with movement of SROM code
> > to separate driver - under drivers/memory/samsung (more are planned for
> > that directory).
> >
> > This depends on (included here):
> > 1. tag samsung-dt-srom-4.6: SROM-DT changes, merged already to arm-soc,
> > 2. tag samsung-soc-4.6-2: next/soc changes, sent few days ago, not merged yet.
> >
> > This may conflict in the future (in linux-next or Linus) around
> > drivers/memory/Kconfig with iommu tree. Just add all the changes.
> >
> >
> > The diff at the end contains both samsung-soc-4.6-2 and this stuff.
> > To make finding changes easier, below you will find difference between
> > this tag and samsung-soc-4.6-2:
>
> I see you did not pull this yet so can you wait a little bit? Rob
> Herring posted some comments on bindings so this might be revisited...
>
> This is an unlucky patchset...
It was a bit late last night, and I didn't want to check that the
dependencies were correct. I also saw that you had discussed these
contents with Olof before, but didn't follow the thread there, so
I was hoping that Olof could get back to it and check that his
concerns are all addressed before picking it up.
Arnd
next prev parent reply other threads:[~2016-03-03 13:12 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-03-01 9:37 [GIT PULL] ARM: EXYNOS: dts for 4.6, 2nd pull Krzysztof Kozlowski
2016-03-01 9:37 ` Krzysztof Kozlowski
2016-03-01 9:37 ` [GIT PULL] ARM64: EXYNOS: defconfig for 4.6 Krzysztof Kozlowski
2016-03-01 9:37 ` Krzysztof Kozlowski
2016-03-02 22:16 ` Arnd Bergmann
2016-03-02 22:16 ` Arnd Bergmann
2016-03-02 22:16 ` Arnd Bergmann
2016-03-01 9:37 ` [GIT PULL] ARM: EXYNOS: SROM driver for v4.6, 2nd try Krzysztof Kozlowski
2016-03-01 9:37 ` Krzysztof Kozlowski
2016-03-03 0:04 ` Krzysztof Kozlowski
2016-03-03 0:04 ` Krzysztof Kozlowski
2016-03-03 13:11 ` Arnd Bergmann [this message]
2016-03-03 13:11 ` Arnd Bergmann
2016-03-13 1:16 ` Olof Johansson
2016-03-13 1:16 ` Olof Johansson
2016-03-02 20:17 ` [GIT PULL] ARM: EXYNOS: dts for 4.6, 2nd pull Arnd Bergmann
2016-03-02 20:17 ` 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=2210448.V5gsMerLz6@wuerfel \
--to=arnd@arndb.de \
--cc=arm@kernel.org \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=khilman@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=olof@lixom.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.