[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240218182141.31213-2-krzysztof.kozlowski@linaro.org>
Date: Sun, 18 Feb 2024 19:21:39 +0100
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>,
Alim Akhtar <alim.akhtar@...sung.com>,
Peter Griffin <peter.griffin@...aro.org>,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
linux-kernel@...r.kernel.org,
Krzysztof Kozlowski <krzk@...nel.org>
Subject: [GIT PULL 2/4] arm64: dts: samsung: exynos and google for v6.9
The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d:
Linux 6.8-rc1 (2024-01-21 14:11:32 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/krzk/linux.git tags/samsung-dt64-6.9
for you to fetch changes up to 0791f541ff42f0ba7301f8caa7f3ab257284dc8f:
arm64: dts: fsd: Add fifosize for UART in Device Tree (2024-02-12 14:21:29 +0100)
----------------------------------------------------------------
Samsung DTS ARM64 changes for v6.9
Mostly work around Google GS101 SoC and Pixel phone (Oriole) adding
support for:
1. Multi Core Timer (MCT) clocksource.
2. Several clock controllers (DTS and DT bindings) and use new clocks in
several other device nodes.
3. More serial-interface instances: USI8 and USI12 with I2C.
Exynos850:
1. SPI and DMA controllers (PL330).
----------------------------------------------------------------
André Draszik (7):
arm64: dts: exynos: gs101: sysreg_peric0 needs a clock
arm64: dts: exynos: gs101: use correct clocks for usi8
arm64: dts: exynos: gs101: use correct clocks for usi_uart
dt-bindings: clock: google,gs101-clock: add PERIC1 clock management unit
arm64: dts: exynos: gs101: enable cmu-peric1 clock controller
arm64: dts: exynos: gs101: define USI12 with I2C configuration
arm64: dts: exynos: gs101: enable i2c bus 12 on gs101-oriole
Krzysztof Kozlowski (2):
Merge tag 'samsung-dt-bindings-clk-6.9-3' into next/dt64
arm64: dts: exynos: gs101: minor whitespace cleanup
Peter Griffin (1):
arm64: dts: exynos: gs101: define Multi Core Timer (MCT) node
Sam Protsenko (3):
dt-bindings: clock: exynos850: Add PDMA clocks
arm64: dts: exynos: Add PDMA node for Exynos850
arm64: dts: exynos: Add SPI nodes for Exynos850
Tamseel Shams (1):
arm64: dts: fsd: Add fifosize for UART in Device Tree
Tudor Ambarus (6):
dt-bindings: clock: google,gs101-clock: add PERIC0 clock management unit
arm64: dts: exynos: gs101: remove reg-io-width from serial
arm64: dts: exynos: gs101: enable cmu-peric0 clock controller
arm64: dts: exynos: gs101: update USI UART to use peric0 clocks
arm64: dts: exynos: gs101: define USI8 with I2C configuration
arm64: dts: exynos: gs101: enable eeprom on gs101-oriole
.../bindings/clock/google,gs101-clock.yaml | 28 ++++-
arch/arm64/boot/dts/exynos/exynos850.dtsi | 64 ++++++++++
arch/arm64/boot/dts/exynos/google/gs101-oriole.dts | 24 ++++
.../boot/dts/exynos/google/gs101-pinctrl.dtsi | 2 +-
arch/arm64/boot/dts/exynos/google/gs101.dtsi | 131 ++++++++++++++++++---
arch/arm64/boot/dts/tesla/fsd.dtsi | 2 +
include/dt-bindings/clock/exynos850.h | 2 +
include/dt-bindings/clock/google,gs101.h | 129 ++++++++++++++++++++
8 files changed, 360 insertions(+), 22 deletions(-)
Powered by blists - more mailing lists