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 1/4] ARM: mach/soc: exynos for v4.11, 2nd round
Date: Sun, 29 Jan 2017 22:06:30 +0200	[thread overview]
Message-ID: <20170129200630.22083-5-krzk@kernel.org> (raw)
In-Reply-To: <20170129200630.22083-1-krzk@kernel.org>


On top of previous pull request.


The following changes since commit cda1a52dab50340728e46601e6c9da9fc4beaf1f:

  ARM: s3c64xx: Constify wake_irqs (2016-12-29 15:41:44 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.11-2

for you to fetch changes up to 95ed41df129ca8f76eb190534d20f4a6dcd37213:

  dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property (2017-01-29 21:03:56 +0200)

----------------------------------------------------------------
Samsung mach/soc update for v4.11, second round:
1. Remove mach code for Exynos4415 as a continuation of removal
   of this SoC.
2. Remove obsolete property from the bindings documentation.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)
      dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property

 Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt | 2 +-
 arch/arm/mach-exynos/Kconfig                                       | 5 -----
 arch/arm/mach-exynos/exynos.c                                      | 1 -
 arch/arm/mach-exynos/suspend.c                                     | 1 -
 4 files changed, 1 insertion(+), 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 1/4] ARM: mach/soc: exynos for v4.11, 2nd round
Date: Sun, 29 Jan 2017 22:06:30 +0200	[thread overview]
Message-ID: <20170129200630.22083-5-krzk@kernel.org> (raw)
In-Reply-To: <20170129200630.22083-1-krzk@kernel.org>


On top of previous pull request.


The following changes since commit cda1a52dab50340728e46601e6c9da9fc4beaf1f:

  ARM: s3c64xx: Constify wake_irqs (2016-12-29 15:41:44 +0200)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-soc-4.11-2

for you to fetch changes up to 95ed41df129ca8f76eb190534d20f4a6dcd37213:

  dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property (2017-01-29 21:03:56 +0200)

----------------------------------------------------------------
Samsung mach/soc update for v4.11, second round:
1. Remove mach code for Exynos4415 as a continuation of removal
   of this SoC.
2. Remove obsolete property from the bindings documentation.

----------------------------------------------------------------
Krzysztof Kozlowski (2):
      ARM: EXYNOS: Remove Exynos4415 arch code (SoC not supported anymore)
      dt-bindings: video: exynos7-decon: Remove obsolete samsung,power-domain property

 Documentation/devicetree/bindings/display/exynos/exynos7-decon.txt | 2 +-
 arch/arm/mach-exynos/Kconfig                                       | 5 -----
 arch/arm/mach-exynos/exynos.c                                      | 1 -
 arch/arm/mach-exynos/suspend.c                                     | 1 -
 4 files changed, 1 insertion(+), 8 deletions(-)

  parent reply	other threads:[~2017-01-29 20:07 UTC|newest]

Thread overview: 27+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-01-29 20:06 [GIT PULL 0/4] ARM: exynos: Second round for v4.11 Krzysztof Kozlowski
2017-01-29 20:06 ` Krzysztof Kozlowski
2017-01-29 20:06 ` Krzysztof Kozlowski
2017-01-29 20:06 ` [GIT PULL 2/4] soc: samsung: exynos for v4.11, 2nd round Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:19   ` Olof Johansson
2017-01-30  5:19     ` Olof Johansson
2017-01-29 20:06 ` [GIT PULL 3/4] ARM: dts: exynos: " Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:19   ` Olof Johansson
2017-01-30  5:19     ` Olof Johansson
2017-01-29 20:06 ` [GIT PULL 4/4] arm64: " Krzysztof Kozlowski
2017-01-29 20:06   ` Krzysztof Kozlowski
2017-01-30  5:23   ` Olof Johansson
2017-01-30  5:23     ` Olof Johansson
2017-01-30  6:55     ` Krzysztof Kozlowski
2017-01-30  6:55       ` Krzysztof Kozlowski
2017-01-30 17:57     ` Krzysztof Kozlowski
2017-01-30 17:57       ` Krzysztof Kozlowski
2017-01-30 17:57       ` Krzysztof Kozlowski
2017-01-31  5:07       ` Olof Johansson
2017-01-31  5:07         ` Olof Johansson
2017-01-29 20:06 ` Krzysztof Kozlowski [this message]
2017-01-29 20:06   ` [GIT PULL 1/4] ARM: mach/soc: exynos " Krzysztof Kozlowski
2017-01-30  5:24   ` Olof Johansson
2017-01-30  5:24     ` 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=20170129200630.22083-5-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.