[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20241020182121.377969-1-ivo.ivanov.ivanov1@gmail.com>
Date: Sun, 20 Oct 2024 21:21:15 +0300
From: Ivaylo Ivanov <ivo.ivanov.ivanov1@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Andi Shyti <andi.shyti@...nel.org>,
Mark Brown <broonie@...nel.org>,
Alim Akhtar <alim.akhtar@...sung.com>,
Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Daniel Lezcano <daniel.lezcano@...aro.org>,
Thomas Gleixner <tglx@...utronix.de>
Cc: linux-spi@...r.kernel.org,
linux-samsung-soc@...r.kernel.org,
devicetree@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org
Subject: [PATCH v1 0/6] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1
Hey folks,
This patchset adds device tree nodes for multiple clock management unit
blocks, MCT, SPI and UART for Exynos8895.
Exynos8895 uses USIv1 for most of its serial buses, except a few that
have been implemented in this series. Support for USIv1 and HSI2C will
be added in the future.
This patchset is dependent on [1] and [2], which add driver support for
CMU and UART.
[1] https://lore.kernel.org/all/20241020174825.375096-1-ivo.ivanov.ivanov1@gmail.com/
[2] https://lore.kernel.org/all/20241020180201.376151-1-ivo.ivanov.ivanov1@gmail.com/
Ivaylo Ivanov (6):
dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct
compatible
spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi
arm64: dts: exynos: Add clock management unit nodes
arm64: dts: exynos8895: Add Multi Core Timer (MCT) node
arm64: dts: exynos8895: Add serial_0/1 nodes
arm64: dts: exynos8895: Add spi_0/1 nodes
.../devicetree/bindings/spi/samsung,spi.yaml | 4 +
.../timer/samsung,exynos4210-mct.yaml | 2 +
arch/arm64/boot/dts/exynos/exynos8895.dtsi | 163 ++++++++++++++++++
3 files changed, 169 insertions(+)
--
2.43.0
Powered by blists - more mailing lists