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 3/4] arm64: dts: exynos: Pull for v4.21
Date: Sun, 9 Dec 2018 12:49:10 +0100 [thread overview]
Message-ID: <20181209114911.25194-4-krzk@kernel.org> (raw)
In-Reply-To: <20181209114911.25194-1-krzk@kernel.org>
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.21
for you to fetch changes up to 9deffb5ee78e41e2a5d6c448874a24caec6467d0:
arm64: dts: exynos: Add all CPUs in cooling maps (2018-11-18 15:18:42 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.21
1. Update DWC3 hardware modules to Exynos5433 specific variant.
2. Update cooling maps to include all CPU devices in multiple DTS files.
----------------------------------------------------------------
Marek Szyprowski (1):
arm64: dts: exynos: Update DWC3 modules on Exynos5433 SoCs
Viresh Kumar (1):
arm64: dts: exynos: Add all CPUs in cooling maps
arch/arm64/boot/dts/exynos/exynos5433-tmu.dtsi | 36 +++++++++++++++++---------
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 24 ++++++++++++-----
2 files changed, 42 insertions(+), 18 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>,
arm@kernel.org
Cc: linux-samsung-soc@vger.kernel.org, Kukjin Kim <kgene@kernel.org>,
linux-arm-kernel@lists.infradead.org,
Krzysztof Kozlowski <krzk@kernel.org>,
linux-kernel@vger.kernel.org
Subject: [GIT PULL 3/4] arm64: dts: exynos: Pull for v4.21
Date: Sun, 9 Dec 2018 12:49:10 +0100 [thread overview]
Message-ID: <20181209114911.25194-4-krzk@kernel.org> (raw)
In-Reply-To: <20181209114911.25194-1-krzk@kernel.org>
The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-4.21
for you to fetch changes up to 9deffb5ee78e41e2a5d6c448874a24caec6467d0:
arm64: dts: exynos: Add all CPUs in cooling maps (2018-11-18 15:18:42 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v4.21
1. Update DWC3 hardware modules to Exynos5433 specific variant.
2. Update cooling maps to include all CPU devices in multiple DTS files.
----------------------------------------------------------------
Marek Szyprowski (1):
arm64: dts: exynos: Update DWC3 modules on Exynos5433 SoCs
Viresh Kumar (1):
arm64: dts: exynos: Add all CPUs in cooling maps
arch/arm64/boot/dts/exynos/exynos5433-tmu.dtsi | 36 +++++++++++++++++---------
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 24 ++++++++++++-----
2 files changed, 42 insertions(+), 18 deletions(-)
_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
next prev parent reply other threads:[~2018-12-09 11:49 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-12-09 11:49 [GIT PULL 0/4] ARM: exynos: Stuff for v4.21 Krzysztof Kozlowski
2018-12-09 11:49 ` Krzysztof Kozlowski
2018-12-09 11:49 ` [GIT PULL 1/4] ARM: defconfig: Exynos " Krzysztof Kozlowski
2018-12-09 11:49 ` Krzysztof Kozlowski
2018-12-12 21:47 ` Olof Johansson
2018-12-12 21:47 ` Olof Johansson
2018-12-09 11:49 ` [GIT PULL 2/4] ARM: dts: exynos: Pull " Krzysztof Kozlowski
2018-12-09 11:49 ` Krzysztof Kozlowski
2018-12-12 20:52 ` Olof Johansson
2018-12-12 20:52 ` Olof Johansson
2018-12-09 11:49 ` Krzysztof Kozlowski [this message]
2018-12-09 11:49 ` [GIT PULL 3/4] arm64: " Krzysztof Kozlowski
2018-12-12 20:53 ` Olof Johansson
2018-12-12 20:53 ` Olof Johansson
2018-12-09 11:49 ` [GIT PULL 4/4] ARM: samsung: SoC/mach for 4.21 Krzysztof Kozlowski
2018-12-09 11:49 ` Krzysztof Kozlowski
2018-12-12 21:52 ` Olof Johansson
2018-12-12 21:52 ` 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=20181209114911.25194-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.