All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kevin Hilman <khilman@kernel.org>
To: Kukjin Kim <kgene@kernel.org>
Cc: arm@kernel.org, Arnd Bergmann <arnd@arndb.de>,
	'Olof Johansson' <olof@lixom.net>,
	Krzysztof Kozlowski <k.kozlowski@samsung.com>,
	"linux-arm-kernel@lists.infradead.org"
	<linux-arm-kernel@lists.infradead.org>,
	"linux-samsung-soc@vger.kernel.org"
	<linux-samsung-soc@vger.kernel.org>
Subject: Re: [GIT PULL 4/5] Samsung another DT updates for v4.2
Date: Thu, 11 Jun 2015 14:41:45 -0700	[thread overview]
Message-ID: <7hr3phdism.fsf@deeprootsystems.com> (raw)
In-Reply-To: <5571E4E4.1070900@kernel.org> (Kukjin Kim's message of "Sat, 06 Jun 2015 03:05:24 +0900")

Kukjin Kim <kgene@kernel.org> writes:

> Hi,
>
> Here is another Samsung DT updates for v4.2 but this is based on
> v4.1-rc6 + previous tags/samsung-dt-3 because this touches all of exynos
> DT stuff and some fixes have been merged until -rc6...

In the future, it would be helpful to describe what fixes from -rc6 this
series depends on.

> I thought this is the best way to avoid useless merge conflicts.
>
> Please pull and if any problems, please kindly let me know.
>
> Thanks,
> Kukjin
>
>
> The following changes since commit b9974fa208d9175a6d1d21f6b1068e1779295934:
>
>   Merge branch 'v4.2-next/dt-samsung-3rd' into v4.2-next/dt-samsung-4th
> (2015-06-03 09:56:00 +0900)
>
> are available in the git repository at:
>
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-dt-4
>
> for you to fetch changes up to b7004516781503c0e4782288025ca2ce4a78f020:
>
>   ARM: dts: add sysmmu nodes for exynos5420 (2015-06-04 08:09:42 +0900)
>
> ----------------------------------------------------------------
> Samsung another DT udpates for v4.2
>
> - use labels for overriding nodes for all of exynos stuff
>   (by Krzysztof Kozlowski)
>
> - add sysmmu nodes for exynos SoCs (by Marek Szyprowski)
>
> - for exynos5422-odroidxu3
>   : enalbe wake alarm of S2MPS11 RTC
>   : Hook up PWM and use it for LEDs
>   : add support for Odroid XU3 Lite
>
> - remove duplicated i2c7 for exynos5250-snow
> - add JPEG codec nodes for exynos5420
> - add vendor prefix for Hardkernel
>
> ----------------------------------------------------------------

Pulled into next/dt,

Thanks,

Kevin

WARNING: multiple messages have this Message-ID (diff)
From: khilman@kernel.org (Kevin Hilman)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 4/5] Samsung another DT updates for v4.2
Date: Thu, 11 Jun 2015 14:41:45 -0700	[thread overview]
Message-ID: <7hr3phdism.fsf@deeprootsystems.com> (raw)
In-Reply-To: <5571E4E4.1070900@kernel.org> (Kukjin Kim's message of "Sat, 06 Jun 2015 03:05:24 +0900")

Kukjin Kim <kgene@kernel.org> writes:

> Hi,
>
> Here is another Samsung DT updates for v4.2 but this is based on
> v4.1-rc6 + previous tags/samsung-dt-3 because this touches all of exynos
> DT stuff and some fixes have been merged until -rc6...

In the future, it would be helpful to describe what fixes from -rc6 this
series depends on.

> I thought this is the best way to avoid useless merge conflicts.
>
> Please pull and if any problems, please kindly let me know.
>
> Thanks,
> Kukjin
>
>
> The following changes since commit b9974fa208d9175a6d1d21f6b1068e1779295934:
>
>   Merge branch 'v4.2-next/dt-samsung-3rd' into v4.2-next/dt-samsung-4th
> (2015-06-03 09:56:00 +0900)
>
> are available in the git repository at:
>
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git
> tags/samsung-dt-4
>
> for you to fetch changes up to b7004516781503c0e4782288025ca2ce4a78f020:
>
>   ARM: dts: add sysmmu nodes for exynos5420 (2015-06-04 08:09:42 +0900)
>
> ----------------------------------------------------------------
> Samsung another DT udpates for v4.2
>
> - use labels for overriding nodes for all of exynos stuff
>   (by Krzysztof Kozlowski)
>
> - add sysmmu nodes for exynos SoCs (by Marek Szyprowski)
>
> - for exynos5422-odroidxu3
>   : enalbe wake alarm of S2MPS11 RTC
>   : Hook up PWM and use it for LEDs
>   : add support for Odroid XU3 Lite
>
> - remove duplicated i2c7 for exynos5250-snow
> - add JPEG codec nodes for exynos5420
> - add vendor prefix for Hardkernel
>
> ----------------------------------------------------------------

Pulled into next/dt,

Thanks,

Kevin

  reply	other threads:[~2015-06-11 21:41 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-05 18:05 [GIT PULL 4/5] Samsung another DT updates for v4.2 Kukjin Kim
2015-06-05 18:05 ` Kukjin Kim
2015-06-11 21:41 ` Kevin Hilman [this message]
2015-06-11 21:41   ` Kevin Hilman

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=7hr3phdism.fsf@deeprootsystems.com \
    --to=khilman@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=k.kozlowski@samsung.com \
    --cc=kgene@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.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.