From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/2] arm64: dts: samsung: DT64 for v5.15
Date: Wed, 11 Aug 2021 10:51:28 +0200 [thread overview]
Message-ID: <20210811085128.30103-2-krzysztof.kozlowski@canonical.com> (raw)
In-Reply-To: <20210811085128.30103-1-krzysztof.kozlowski@canonical.com>
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.15
for you to fetch changes up to 01c72cad790cb6cd3ccbe4c1402b6cb6c6bbffd0:
arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7 (2021-08-09 12:36:41 +0200)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.15
1. Add CPU topology and cache information to Exynos DTSI files.
2. Correct GIC CPU interfaces address range on Exynos7.
----------------------------------------------------------------
Alim Akhtar (2):
arm64: dts: exynos: Add cpu cache information to Exynos7
arm64: dts: exynos: Add cpu cache information to Exynos5433
Krzysztof Kozlowski (2):
arm64: dts: exynos: add CPU topology to Exynos5433
arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 102 +++++++++++++++++++++++++++++
arch/arm64/boot/dts/exynos/exynos7.dtsi | 37 ++++++++++-
2 files changed, 138 insertions(+), 1 deletion(-)
WARNING: multiple messages have this Message-ID
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: Olof Johansson <olof@lixom.net>, Arnd Bergmann <arnd@arndb.de>,
arm@kernel.org, soc@kernel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
linux-arm-kernel@lists.infradead.org,
linux-samsung-soc@vger.kernel.org, linux-kernel@vger.kernel.org,
Krzysztof Kozlowski <krzk@kernel.org>
Subject: [GIT PULL 2/2] arm64: dts: samsung: DT64 for v5.15
Date: Wed, 11 Aug 2021 10:51:28 +0200 [thread overview]
Message-ID: <20210811085128.30103-2-krzysztof.kozlowski@canonical.com> (raw)
Message-ID: <20210811085128.D2dnw15UVF6AvJ16qEpmAhwG0nyup_qoIVdGjCL5pd8@z> (raw)
In-Reply-To: <20210811085128.30103-1-krzysztof.kozlowski@canonical.com>
The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-5.15
for you to fetch changes up to 01c72cad790cb6cd3ccbe4c1402b6cb6c6bbffd0:
arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7 (2021-08-09 12:36:41 +0200)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v5.15
1. Add CPU topology and cache information to Exynos DTSI files.
2. Correct GIC CPU interfaces address range on Exynos7.
----------------------------------------------------------------
Alim Akhtar (2):
arm64: dts: exynos: Add cpu cache information to Exynos7
arm64: dts: exynos: Add cpu cache information to Exynos5433
Krzysztof Kozlowski (2):
arm64: dts: exynos: add CPU topology to Exynos5433
arm64: dts: exynos: correct GIC CPU interfaces address range on Exynos7
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 102 +++++++++++++++++++++++++++++
arch/arm64/boot/dts/exynos/exynos7.dtsi | 37 ++++++++++-
2 files changed, 138 insertions(+), 1 deletion(-)
_______________________________________________
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:[~2021-08-11 8:56 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-08-11 8:51 [GIT PULL 1/2] ARM: dts: samsung: DT for v5.15 Krzysztof Kozlowski
2021-08-11 8:51 ` Krzysztof Kozlowski
2021-08-11 8:51 ` Krzysztof Kozlowski [this message]
2021-08-11 8:51 ` [GIT PULL 2/2] arm64: dts: samsung: DT64 " Krzysztof Kozlowski
2021-08-12 21:05 ` Arnd Bergmann
2021-08-12 21:05 ` Arnd Bergmann
2021-08-12 21:05 ` [GIT PULL 1/2] ARM: dts: samsung: DT " Arnd Bergmann
2021-08-12 21:05 ` 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=20210811085128.30103-2-krzysztof.kozlowski@canonical.com \
--to=krzysztof.kozlowski@canonical.com \
--cc=arm@kernel.org \
--cc=arnd@arndb.de \
--cc=krzk@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 \
--cc=soc@kernel.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).