From: Krzysztof Kozlowski <k.kozlowski@samsung.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
Kevin Hilman <khilman@kernel.org>,
arm@kernel.org
Cc: Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Sylwester Nawrocki <s.nawrocki@samsung.com>,
Stephen Boyd <sboyd@codeaurora.org>,
Michael Turquette <mturquette@baylibre.com>
Subject: Re: [GIT PULL 2/2] ARM64: EXYNOS: mach/soc changes for v4.6, 2nd
Date: Fri, 26 Feb 2016 09:09:38 +0900 [thread overview]
Message-ID: <56CF97C2.5000305@samsung.com> (raw)
In-Reply-To: <1456445103-23314-2-git-send-email-k.kozlowski@samsung.com>
On 26.02.2016 09:05, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
>
>
> Pull request for v4.6 with ARM64 mach/soc changes.
>
> This depends on change in clk tree (removal of ARCH_EXYNOS7) which is
> pulled here.
>
>
> Kind regards,
> Krzysztof
>
>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
>
>
>
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>
> Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.6-2
>
> for you to fetch changes up to c87b3e970c70d5e27f9eb9acd09c6b5b9d589860:
>
> arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS (2016-02-23 08:49:46 +0900)
And for easier grepping through history, below is the pull request
for Exynos-specific change (no clk commits):
The following changes since commit 85997a7cba7bc1578eb554e88f82023d85fb499a:
clk: samsung: Don't build ARMv8 clock drivers on ARMv7 (2016-02-22 10:20:24 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.6-2
for you to fetch changes up to c87b3e970c70d5e27f9eb9acd09c6b5b9d589860:
arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS (2016-02-23 08:49:46 +0900)
----------------------------------------------------------------
Samsung Exynos ARM64 improvements for v4.6:
1. Remove separate ARCH_EXYNOS7 symbol and consolidate it into
one ARCH_EXYNOS.
This depends on clk tree: removal of last presence of ARCH_EXYNOS7.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
Merge branch 'clk-samsung' of git://git.kernel.org/.../clk/linux into next/soc64
arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
arch/arm64/Kconfig.platforms | 11 ++---------
arch/arm64/boot/dts/exynos/Makefile | 2 +-
arch/arm64/configs/defconfig | 2 +-
3 files changed, 4 insertions(+), 11 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] ARM64: EXYNOS: mach/soc changes for v4.6, 2nd
Date: Fri, 26 Feb 2016 09:09:38 +0900 [thread overview]
Message-ID: <56CF97C2.5000305@samsung.com> (raw)
In-Reply-To: <1456445103-23314-2-git-send-email-k.kozlowski@samsung.com>
On 26.02.2016 09:05, Krzysztof Kozlowski wrote:
> Hi Arnd, Kevin and Olof,
>
>
> Pull request for v4.6 with ARM64 mach/soc changes.
>
> This depends on change in clk tree (removal of ARCH_EXYNOS7) which is
> pulled here.
>
>
> Kind regards,
> Krzysztof
>
>
> Cc: Sylwester Nawrocki <s.nawrocki@samsung.com>
> Cc: Stephen Boyd <sboyd@codeaurora.org>
> Cc: Michael Turquette <mturquette@baylibre.com>
>
>
>
> The following changes since commit 92e963f50fc74041b5e9e744c330dca48e04f08d:
>
> Linux 4.5-rc1 (2016-01-24 13:06:47 -0800)
>
> are available in the git repository at:
>
> git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.6-2
>
> for you to fetch changes up to c87b3e970c70d5e27f9eb9acd09c6b5b9d589860:
>
> arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS (2016-02-23 08:49:46 +0900)
And for easier grepping through history, below is the pull request
for Exynos-specific change (no clk commits):
The following changes since commit 85997a7cba7bc1578eb554e88f82023d85fb499a:
clk: samsung: Don't build ARMv8 clock drivers on ARMv7 (2016-02-22 10:20:24 -0800)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc64-4.6-2
for you to fetch changes up to c87b3e970c70d5e27f9eb9acd09c6b5b9d589860:
arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS (2016-02-23 08:49:46 +0900)
----------------------------------------------------------------
Samsung Exynos ARM64 improvements for v4.6:
1. Remove separate ARCH_EXYNOS7 symbol and consolidate it into
one ARCH_EXYNOS.
This depends on clk tree: removal of last presence of ARCH_EXYNOS7.
----------------------------------------------------------------
Krzysztof Kozlowski (2):
Merge branch 'clk-samsung' of git://git.kernel.org/.../clk/linux into next/soc64
arm64: EXYNOS: Consolidate ARCH_EXYNOS7 symbol into ARCH_EXYNOS
arch/arm64/Kconfig.platforms | 11 ++---------
arch/arm64/boot/dts/exynos/Makefile | 2 +-
arch/arm64/configs/defconfig | 2 +-
3 files changed, 4 insertions(+), 11 deletions(-)
next prev parent reply other threads:[~2016-02-26 0:09 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-02-26 0:05 [GIT PULL 1/2] ARM: EXYNOS: mach/soc changes for v4.6, 2nd Krzysztof Kozlowski
2016-02-26 0:05 ` Krzysztof Kozlowski
2016-02-26 0:05 ` [GIT PULL 2/2] ARM64: " Krzysztof Kozlowski
2016-02-26 0:05 ` Krzysztof Kozlowski
2016-02-26 0:09 ` Krzysztof Kozlowski [this message]
2016-02-26 0:09 ` Krzysztof Kozlowski
2016-03-13 1:14 ` Olof Johansson
2016-03-13 1:14 ` Olof Johansson
2016-03-13 1:12 ` [GIT PULL 1/2] ARM: " Olof Johansson
2016-03-13 1:12 ` Olof Johansson
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=56CF97C2.5000305@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--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=mturquette@baylibre.com \
--cc=olof@lixom.net \
--cc=s.nawrocki@samsung.com \
--cc=sboyd@codeaurora.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.