On 10/26/24 15:18, Ivaylo Ivanov wrote: > > > On 10/26/24 15:12, Krzysztof Kozlowski wrote: >> On Wed, 23 Oct 2024 12:17:29 +0300, Ivaylo Ivanov wrote: >>> 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. >>> >>> [...] >> NOT applied patch 4/5 - I wait for bindings to be accepted by Greg. > Alright, thanks for applying the rest! > > Best regards, Ivo. Bump - now that the uart patches are merged, are you gonna merge the DT changes after the merge window? If not, I can send a new patchset that includes them and also adds PMU compatible node for the mongoose cores, since that got merged with exynos9810. Best regards, Ivo. > >> Applied, thanks! >> >> [1/5] dt-bindings: timer: exynos4210-mct: Add samsung,exynos8895-mct compatible >> https://git.kernel.org/krzk/linux/c/e54eb0465e548a7c6115e336ec5cfec04bbe8747 >> [2/5] arm64: dts: exynos8895: Add clock management unit nodes >> https://git.kernel.org/krzk/linux/c/fa986d1073805154888a788eda38d46a796346e8 >> [3/5] arm64: dts: exynos8895: Add Multi Core Timer (MCT) node >> https://git.kernel.org/krzk/linux/c/9ad6c3bd1bcbb73e2a5723e13b9d06e2296b07e4 >> [5/5] arm64: dts: exynos8895: Add spi_0/1 nodes >> https://git.kernel.org/krzk/linux/c/a5541d737c8de71948bcdaee912bcb6b0781af7e >> >> Best regards,