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: linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>,
Javier Martinez Canillas <javier@osg.samsung.com>,
Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org
Subject: [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed
Date: Mon, 24 Apr 2017 20:23:35 +0200 [thread overview]
Message-ID: <20170424182335.5019-1-krzk@kernel.org> (raw)
In-Reply-To: <20170421164050.7404-2-krzk@kernel.org>
Hi,
On top of previous pull request.
Fixed previous pull because of my doubled Signed-off-by in one comit.
Best regards,
Krzysztof
The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:
arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-3
for you to fetch changes up to 684c581f10f5e21976d9dcd85a190f37ddc843dd:
arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-24 20:19:32 +0200)
----------------------------------------------------------------
Second update of Samsung DeviceTree ARM64 for v4.12:
- Fix DTC warnings in Exynos ARM64 Device Tree sources.
- Add panel node to TM2E board.
----------------------------------------------------------------
Hoegeun Kwon (1):
arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
Viresh Kumar (1):
arm64: dts: exynos: Use - instead of @ for DT OPP entries
arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 50 +++++++++++++-------------
3 files changed, 60 insertions(+), 49 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/2] arm64 dts: exynos: Last round for v4.12, fixed
Date: Mon, 24 Apr 2017 20:23:35 +0200 [thread overview]
Message-ID: <20170424182335.5019-1-krzk@kernel.org> (raw)
In-Reply-To: <20170421164050.7404-2-krzk@kernel.org>
Hi,
On top of previous pull request.
Fixed previous pull because of my doubled Signed-off-by in one comit.
Best regards,
Krzysztof
The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:
arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-3
for you to fetch changes up to 684c581f10f5e21976d9dcd85a190f37ddc843dd:
arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-24 20:19:32 +0200)
----------------------------------------------------------------
Second update of Samsung DeviceTree ARM64 for v4.12:
- Fix DTC warnings in Exynos ARM64 Device Tree sources.
- Add panel node to TM2E board.
----------------------------------------------------------------
Hoegeun Kwon (1):
arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
Viresh Kumar (1):
arm64: dts: exynos: Use - instead of @ for DT OPP entries
arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 50 +++++++++++++-------------
3 files changed, 60 insertions(+), 49 deletions(-)
WARNING: multiple messages have this Message-ID (diff)
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/2] arm64 dts: exynos: Last round for v4.12, fixed
Date: Mon, 24 Apr 2017 20:23:35 +0200 [thread overview]
Message-ID: <20170424182335.5019-1-krzk@kernel.org> (raw)
In-Reply-To: <20170421164050.7404-2-krzk@kernel.org>
Hi,
On top of previous pull request.
Fixed previous pull because of my doubled Signed-off-by in one comit.
Best regards,
Krzysztof
The following changes since commit e3c07546747cdec07ff15c984bc6cebc9c9f788c:
arm64: dts: exynos: Add the burst and esc clock frequency properties to DSI node (2017-03-08 08:55:39 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.12-3
for you to fetch changes up to 684c581f10f5e21976d9dcd85a190f37ddc843dd:
arm64: dts: exynos: Use - instead of @ for DT OPP entries (2017-04-24 20:19:32 +0200)
----------------------------------------------------------------
Second update of Samsung DeviceTree ARM64 for v4.12:
- Fix DTC warnings in Exynos ARM64 Device Tree sources.
- Add panel node to TM2E board.
----------------------------------------------------------------
Hoegeun Kwon (1):
arm64: dts: exynos: Add support for s6e3hf2 panel device on TM2e board
Viresh Kumar (1):
arm64: dts: exynos: Use - instead of @ for DT OPP entries
arch/arm64/boot/dts/exynos/exynos5433-bus.dtsi | 48 ++++++++++++-------------
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts | 11 ++++++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 50 +++++++++++++-------------
3 files changed, 60 insertions(+), 49 deletions(-)
next prev parent reply other threads:[~2017-04-24 18:23 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-04-21 16:40 [GIT PULL 1/2] ARM: dts: exynos: Last round for v4.12 Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-21 16:40 ` [GIT PULL 2/2] arm64 " Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-21 16:40 ` Krzysztof Kozlowski
2017-04-24 8:33 ` Krzysztof Kozlowski
2017-04-24 8:33 ` Krzysztof Kozlowski
2017-04-24 18:23 ` Krzysztof Kozlowski [this message]
2017-04-24 18:23 ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12, fixed Krzysztof Kozlowski
2017-04-24 18:23 ` Krzysztof Kozlowski
2017-04-27 19:46 ` [GIT PULL 2/2] arm64 dts: exynos: Last round for v4.12 Arnd Bergmann
2017-04-27 19:46 ` Arnd Bergmann
2017-04-27 19:48 ` Krzysztof Kozlowski
2017-04-27 19:48 ` Krzysztof Kozlowski
2017-04-27 19:54 ` [GIT PULL 1/2] ARM: " Arnd Bergmann
2017-04-27 19:54 ` Arnd Bergmann
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=20170424182335.5019-1-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.