[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230405080438.156805-1-krzysztof.kozlowski@linaro.org>
Date: Wed, 5 Apr 2023 10:04:36 +0200
From: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
To: Olof Johansson <olof@...om.net>, Arnd Bergmann <arnd@...db.de>,
arm@...nel.org, soc@...nel.org
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org, linux-kernel@...r.kernel.org,
Alim Akhtar <alim.akhtar@...sung.com>,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 1/3] arm64: dts: samsung: dts64 for v6.4
The following changes since commit fe15c26ee26efa11741a7b632e9f23b01aca4cc6:
Linux 6.3-rc1 (2023-03-05 14:52:03 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.4
for you to fetch changes up to 5f67124757464d632f0e5288e0ba48e3ff5531a9:
arm64: dts: exynos: add mmc aliases (2023-03-17 13:45:02 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.4
1. Exynos850: add headers with AUD, G3D and HSI clock controller clock
IDs. Add G3D (GPU) clock controller node.
2. Exynos5433: fixes for dtbs_check: move MIPI phy to PMU node.
3. Drop old MSHC aliases (while adding proper mmc-ddr-1_8v which was
selected by the driver based on the MSHC alias) and add generic MMC
aliases in each board. The aliases match known numbering in
the schematics.
----------------------------------------------------------------
Henrik Grimler (2):
arm64: dts: exynos: drop mshc aliases
arm64: dts: exynos: add mmc aliases
Krzysztof Kozlowski (1):
arm64: dts: exynos: move MIPI phy to PMU node in Exynos5433
Sam Protsenko (3):
dt-bindings: clock: exynos850: Add Exynos850 CMU_G3D
dt-bindings: clock: exynos850: Add AUD and HSI main gate clocks
arm64: dts: exynos: Add CMU_G3D node for Exynos850 SoC
.../bindings/clock/samsung,exynos850-clock.yaml | 19 +++++++++++++++
.../boot/dts/exynos/exynos5433-tm2-common.dtsi | 5 ++--
arch/arm64/boot/dts/exynos/exynos5433.dtsi | 19 +++++++--------
arch/arm64/boot/dts/exynos/exynos7-espresso.dts | 5 ++--
.../boot/dts/exynos/exynos7885-jackpotlte.dts | 1 +
arch/arm64/boot/dts/exynos/exynos850.dtsi | 9 +++++++
include/dt-bindings/clock/exynos850.h | 28 +++++++++++++++++++---
7 files changed, 69 insertions(+), 17 deletions(-)
Powered by blists - more mailing lists