[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250904-perics-usi-v3-0-3ea109705cb6@gmail.com>
Date: Thu, 04 Sep 2025 14:07:10 +0000
From: Denzeel Oliva <wachiturroxd150@...il.com>
To: Krzysztof Kozlowski <krzk@...nel.org>,
Sylwester Nawrocki <s.nawrocki@...sung.com>,
Chanwoo Choi <cw00.choi@...sung.com>, Alim Akhtar <alim.akhtar@...sung.com>,
Michael Turquette <mturquette@...libre.com>,
Stephen Boyd <sboyd@...nel.org>, Rob Herring <robh@...nel.org>,
Conor Dooley <conor+dt@...nel.org>,
Igor Belwon <igor.belwon@...tallysanemainliners.org>,
Andi Shyti <andi.shyti@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>
Cc: linux-samsung-soc@...r.kernel.org, linux-clk@...r.kernel.org,
devicetree@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
linux-kernel@...r.kernel.org, linux-i2c@...r.kernel.org,
Denzeel Oliva <wachiturroxd150@...il.com>,
Krzysztof Kozlowski <krzysztof.kozlowski@...aro.org>
Subject: [PATCH v3 0/4] Add PERIC0/1 support for Exynos 990 and hsi2c
compatible
Hi,
This patch series enables the PERIC0/1 (Peripheral Connectivity)
and compatible hsi2c for Exynos990:
- PERIC0/1 feeds HSI2C, SPI and UART
Changes in v2:
- Remove other unnecessary patches not related to mainline style
Changes in v3:
- Fix compatible string ordering in bindings (alphabetical)
- Reorder device tree nodes by address as requested
Denzeel Oliva
Signed-off-by: Denzeel Oliva <wachiturroxd150@...il.com>
---
Denzeel Oliva (4):
dt-bindings: clock: exynos990: Add PERIC0 and PERIC1 clock units
dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible
clk: samsung: exynos990: Add PERIC0 and PERIC1 clock support
arm64: dts: exynos990: Enable PERIC0 and PERIC1 clock controllers
.../bindings/clock/samsung,exynos990-clock.yaml | 24 +
.../devicetree/bindings/i2c/i2c-exynos5.yaml | 1 +
arch/arm64/boot/dts/exynos/exynos990.dtsi | 22 +
drivers/clk/samsung/clk-exynos990.c | 1152 ++++++++++++++++++++
include/dt-bindings/clock/samsung,exynos990.h | 176 +++
5 files changed, 1375 insertions(+)
---
base-commit: 1b15d1010a693feaf99fe3e08271cfc72be0f9f2
change-id: 20250831-perics-usi-1295321e55cb
Best regards,
--
Denzeel Oliva <wachiturroxd150@...il.com>
Powered by blists - more mailing lists