From: Krzysztof Kozlowski <krzk@kernel.org>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
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
Subject: [GIT PULL 2/3] arm64: dts: exynos: DTS for v4.16
Date: Wed, 20 Dec 2017 18:36:43 +0100 [thread overview]
Message-ID: <20171220173643.5840-4-krzk@kernel.org> (raw)
In-Reply-To: <20171220173643.5840-1-krzk@kernel.org>
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.16
for you to fetch changes up to 3808354701090723b53c73afaccfcafdeb8a5bfe:
arm64: dts: exynos: Increase bus frequency for MHL chip (2017-12-04 17:51:10 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.16
1. Add CPU perf counters to Exynos5433.
2. Add missing power domains to Exynos5433.
3. Add NFC chip to Exynos5433 TM2/TM2E.
4. Fix obscure bugs on I2C transfers to MHL chip on TM2/TM2E.
----------------------------------------------------------------
Andrzej Hajda (1):
arm64: dts: exynos: Increase bus frequency for MHL chip
Marek Szyprowski (8):
arm64: dts: exynos: Add CPU performance counters to Exynos5433 boards
arm64: dts: exynos: Add support for S3FWRN5 NFC chip to TM2(e) boards
arm64: dts: exynos: Add GSCL power domain to Exynos 5433 SoC
arm64: dts: exynos: Add DISP power domain to Exynos 5433 SoC
arm64: dts: exynos: Add MSCL power domain to Exynos 5433 SoC
arm64: dts: exynos: Add MFC power domain to Exynos 5433 SoC
arm64: dts: exynos: Add AUD power domain to Exynos5433 SoC
arm64: dts: exynos: Add remaining power domains to Exynos5433 SoC
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 14 +++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 132 +++++++++++++++++++++
2 files changed, 146 insertions(+)
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/3] arm64: dts: exynos: DTS for v4.16
Date: Wed, 20 Dec 2017 18:36:43 +0100 [thread overview]
Message-ID: <20171220173643.5840-4-krzk@kernel.org> (raw)
In-Reply-To: <20171220173643.5840-1-krzk@kernel.org>
The following changes since commit 4fbd8d194f06c8a3fd2af1ce560ddb31f7ec8323:
Linux 4.15-rc1 (2017-11-26 16:01:47 -0800)
are available in the git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.16
for you to fetch changes up to 3808354701090723b53c73afaccfcafdeb8a5bfe:
arm64: dts: exynos: Increase bus frequency for MHL chip (2017-12-04 17:51:10 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.16
1. Add CPU perf counters to Exynos5433.
2. Add missing power domains to Exynos5433.
3. Add NFC chip to Exynos5433 TM2/TM2E.
4. Fix obscure bugs on I2C transfers to MHL chip on TM2/TM2E.
----------------------------------------------------------------
Andrzej Hajda (1):
arm64: dts: exynos: Increase bus frequency for MHL chip
Marek Szyprowski (8):
arm64: dts: exynos: Add CPU performance counters to Exynos5433 boards
arm64: dts: exynos: Add support for S3FWRN5 NFC chip to TM2(e) boards
arm64: dts: exynos: Add GSCL power domain to Exynos 5433 SoC
arm64: dts: exynos: Add DISP power domain to Exynos 5433 SoC
arm64: dts: exynos: Add MSCL power domain to Exynos 5433 SoC
arm64: dts: exynos: Add MFC power domain to Exynos 5433 SoC
arm64: dts: exynos: Add AUD power domain to Exynos5433 SoC
arm64: dts: exynos: Add remaining power domains to Exynos5433 SoC
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 14 +++
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 132 +++++++++++++++++++++
2 files changed, 146 insertions(+)
next prev parent reply other threads:[~2017-12-20 17:36 UTC|newest]
Thread overview: 24+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-20 17:36 [GIT PULL 0/3] ARM: exynos: Pull for v4.16 Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-20 17:36 ` [GIT PULL 3/3] ARM: defconfig: exynos: config " Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-21 8:11 ` Krzysztof Kozlowski
2017-12-21 8:11 ` Krzysztof Kozlowski
2017-12-21 16:52 ` Arnd Bergmann
2017-12-21 16:52 ` Arnd Bergmann
2017-12-20 17:36 ` [GIT PULL 1/3] ARM: dts: exynos: DTS " Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski
2017-12-21 16:43 ` Arnd Bergmann
2017-12-21 16:43 ` Arnd Bergmann
2017-12-21 21:29 ` Arnd Bergmann
2017-12-21 21:29 ` Arnd Bergmann
2018-01-03 17:04 ` Krzysztof Kozlowski
2018-01-03 17:04 ` Krzysztof Kozlowski
2017-12-20 17:36 ` Krzysztof Kozlowski [this message]
2017-12-20 17:36 ` [GIT PULL 2/3] arm64: " Krzysztof Kozlowski
2017-12-21 16:50 ` Arnd Bergmann
2017-12-21 16:50 ` Arnd Bergmann
2017-12-21 19:31 ` Krzysztof Kozlowski
2017-12-21 19:31 ` Krzysztof Kozlowski
2017-12-21 20:04 ` Arnd Bergmann
2017-12-21 20:04 ` 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=20171220173643.5840-4-krzk@kernel.org \
--to=krzk@kernel.org \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=kgene@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.