public inbox for linux-i2c@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v3 0/4] Add PERIC0/1 support for Exynos 990 and hsi2c compatible
@ 2025-09-04 14:07 Denzeel Oliva
  2025-09-04 14:07 ` [PATCH v3 1/4] dt-bindings: clock: exynos990: Add PERIC0 and PERIC1 clock units Denzeel Oliva
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Denzeel Oliva @ 2025-09-04 14:07 UTC (permalink / raw)
  To: Krzysztof Kozlowski, Sylwester Nawrocki, Chanwoo Choi,
	Alim Akhtar, Michael Turquette, Stephen Boyd, Rob Herring,
	Conor Dooley, Igor Belwon, Andi Shyti, Krzysztof Kozlowski
  Cc: linux-samsung-soc, linux-clk, devicetree, linux-arm-kernel,
	linux-kernel, linux-i2c, Denzeel Oliva, Krzysztof Kozlowski

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@gmail.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@gmail.com>


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-09-07  9:14 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-04 14:07 [PATCH v3 0/4] Add PERIC0/1 support for Exynos 990 and hsi2c compatible Denzeel Oliva
2025-09-04 14:07 ` [PATCH v3 1/4] dt-bindings: clock: exynos990: Add PERIC0 and PERIC1 clock units Denzeel Oliva
2025-09-07  9:14   ` (subset) " Krzysztof Kozlowski
2025-09-04 14:07 ` [PATCH v3 2/4] dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible Denzeel Oliva
2025-09-04 14:07 ` [PATCH v3 3/4] clk: samsung: exynos990: Add PERIC0 and PERIC1 clock support Denzeel Oliva
2025-09-07  9:12   ` Krzysztof Kozlowski
2025-09-07  9:14   ` (subset) " Krzysztof Kozlowski
2025-09-04 14:07 ` [PATCH v3 4/4] arm64: dts: exynos990: Enable PERIC0 and PERIC1 clock controllers Denzeel Oliva
2025-09-07  9:14   ` (subset) " Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox