All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
	Kevin Hilman <khilman@kernel.org>,
	arm@kernel.org
Cc: Krzysztof Kozlowski <krzk@kernel.org>,
	Kukjin Kim <kgene@kernel.org>,
	linux-arm-kernel@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
	Javier Martinez Canillas <javier@osg.samsung.com>
Subject: [GIT PULL 2/5] ARM: soc: samsung: exynos for v4.12
Date: Sat,  8 Apr 2017 16:10:01 +0200	[thread overview]
Message-ID: <20170408141004.386-3-krzk@kernel.org> (raw)
In-Reply-To: <20170408141004.386-1-krzk@kernel.org>


The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.12

for you to fetch changes up to a0ebf66267ebab093cd7e230e70d29249768d249:

  soc: samsung: Do not build ARMv7 PMU drivers on ARMv8 (2017-03-21 19:03:39 +0200)

----------------------------------------------------------------
Samsung SoC drivers update for v4.12 - split building of the PMU driver between
ARMv7 and ARMv8.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      soc: samsung: Do not build ARMv7 PMU drivers on ARMv8

 drivers/soc/samsung/Kconfig      |  8 +++++++-
 drivers/soc/samsung/Makefile     |  4 +++-
 drivers/soc/samsung/exynos-pmu.c | 22 ++++++++++++++++------
 drivers/soc/samsung/exynos-pmu.h |  3 +++
 4 files changed, 29 insertions(+), 8 deletions(-)

WARNING: multiple messages have this Message-ID (diff)
From: krzk@kernel.org (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/5] ARM: soc: samsung: exynos for v4.12
Date: Sat,  8 Apr 2017 16:10:01 +0200	[thread overview]
Message-ID: <20170408141004.386-3-krzk@kernel.org> (raw)
In-Reply-To: <20170408141004.386-1-krzk@kernel.org>


The following changes since commit c1ae3cfa0e89fa1a7ecc4c99031f5e9ae99d9201:

  Linux 4.11-rc1 (2017-03-05 12:59:56 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-drivers-4.12

for you to fetch changes up to a0ebf66267ebab093cd7e230e70d29249768d249:

  soc: samsung: Do not build ARMv7 PMU drivers on ARMv8 (2017-03-21 19:03:39 +0200)

----------------------------------------------------------------
Samsung SoC drivers update for v4.12 - split building of the PMU driver between
ARMv7 and ARMv8.

----------------------------------------------------------------
Krzysztof Kozlowski (1):
      soc: samsung: Do not build ARMv7 PMU drivers on ARMv8

 drivers/soc/samsung/Kconfig      |  8 +++++++-
 drivers/soc/samsung/Makefile     |  4 +++-
 drivers/soc/samsung/exynos-pmu.c | 22 ++++++++++++++++------
 drivers/soc/samsung/exynos-pmu.h |  3 +++
 4 files changed, 29 insertions(+), 8 deletions(-)

  parent reply	other threads:[~2017-04-08 14:11 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-04-08 14:09 [GIT PULL 0/5] ARM: exynos: Stuff for v4.12 Krzysztof Kozlowski
2017-04-08 14:09 ` Krzysztof Kozlowski
2017-04-08 14:10 ` [GIT PULL 5/5] ARM: defconfig: exynos " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:34   ` Olof Johansson
2017-04-19 13:34     ` Olof Johansson
2017-04-08 14:10 ` Krzysztof Kozlowski [this message]
2017-04-08 14:10   ` [GIT PULL 2/5] ARM: soc: samsung: " Krzysztof Kozlowski
2017-04-19 13:58   ` Olof Johansson
2017-04-19 13:58     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 3/5] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:44   ` Olof Johansson
2017-04-19 13:44     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 4/5] arm64: " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 13:21   ` Olof Johansson
2017-04-19 13:21     ` Olof Johansson
2017-04-08 14:10 ` [GIT PULL 1/5] arm64: soc: exynos " Krzysztof Kozlowski
2017-04-08 14:10   ` Krzysztof Kozlowski
2017-04-19 14:00   ` Olof Johansson
2017-04-19 14:00     ` 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=20170408141004.386-3-krzk@kernel.org \
    --to=krzk@kernel.org \
    --cc=arm@kernel.org \
    --cc=arnd@arndb.de \
    --cc=javier@osg.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.