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

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit bca9085e0ae93253bc93ce218c85ac7d7e7f1831:

  ARM: dts: exynos: remove Exynos4212 support (dead code) (2017-01-11 18:28:43 +0200)

are available in the git repository at:

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

for you to fetch changes up to dfaf06baad0c088a55570f7a324949c498f2106c:

  ARM: dts: exynos: Fix indentation of EHCI and OHCI ports (2017-01-29 21:03:46 +0200)

----------------------------------------------------------------
Samsung DeviceTree update for v4.11, second round:
1. Use bigger reserved memory region for Multi Format Codec on all Exynos
   chipsets so it could decode FullHD easily.

----------------------------------------------------------------
Javier Martinez Canillas (1):
      ARM: dts: exynos: Increase MFC left reserved memory region size

Krzysztof Kozlowski (1):
      ARM: dts: exynos: Fix indentation of EHCI and OHCI ports

 arch/arm/boot/dts/exynos-mfc-reserved-memory.dtsi |  2 +-
 arch/arm/boot/dts/exynos4.dtsi                    | 24 +++++++++++------------
 2 files changed, 13 insertions(+), 13 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 3/4] ARM: dts: exynos: for v4.11, 2nd round
Date: Sun, 29 Jan 2017 22:06:28 +0200	[thread overview]
Message-ID: <20170129200630.22083-3-krzk@kernel.org> (raw)
In-Reply-To: <20170129200630.22083-1-krzk@kernel.org>

Hi,

On top of previous pull request.

Best regards,
Krzysztof


The following changes since commit bca9085e0ae93253bc93ce218c85ac7d7e7f1831:

  ARM: dts: exynos: remove Exynos4212 support (dead code) (2017-01-11 18:28:43 +0200)

are available in the git repository at:

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

for you to fetch changes up to dfaf06baad0c088a55570f7a324949c498f2106c:

  ARM: dts: exynos: Fix indentation of EHCI and OHCI ports (2017-01-29 21:03:46 +0200)

----------------------------------------------------------------
Samsung DeviceTree update for v4.11, second round:
1. Use bigger reserved memory region for Multi Format Codec on all Exynos
   chipsets so it could decode FullHD easily.

----------------------------------------------------------------
Javier Martinez Canillas (1):
      ARM: dts: exynos: Increase MFC left reserved memory region size

Krzysztof Kozlowski (1):
      ARM: dts: exynos: Fix indentation of EHCI and OHCI ports

 arch/arm/boot/dts/exynos-mfc-reserved-memory.dtsi |  2 +-
 arch/arm/boot/dts/exynos4.dtsi                    | 24 +++++++++++------------
 2 files changed, 13 insertions(+), 13 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 ` Krzysztof Kozlowski [this message]
2017-01-29 20:06   ` [GIT PULL 3/4] ARM: dts: exynos: " 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 ` [GIT PULL 1/4] ARM: mach/soc: exynos " Krzysztof Kozlowski
2017-01-29 20:06   ` 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-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.