[PATCH v2 0/5] arm64: dts: exynos8895: Add cmu, mct, serial_0/1 and spi_0/1
Ivaylo Ivanov
ivo.ivanov.ivanov1 at gmail.com
Wed Oct 23 02:17:29 PDT 2024
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/20241023090136.537395-1-ivo.ivanov.ivanov1@gmail.com/
[2] https://lore.kernel.org/all/20241023090902.538040-1-ivo.ivanov.ivanov1@gmail.com/
Changes in v2:
- Add r-b from Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
- Change clock-names according to the v2 changes for clk bindings
Ivaylo Ivanov (5):
dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct
compatible
arm64: dts: exynos8895: 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
.../timer/samsung,exynos4210-mct.yaml | 2 +
arch/arm64/boot/dts/exynos/exynos8895.dtsi | 161 ++++++++++++++++++
2 files changed, 163 insertions(+)
--
2.43.0
More information about the linux-arm-kernel
mailing list