All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/8] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support
@ 2025-09-07 22:13 Denzeel Oliva
  2025-09-07 22:13 ` [PATCH v2 1/8] dt-bindings: soc: samsung: exynos-sysreg: Add Exynos990 PERIC0/1 compatibles Denzeel Oliva
                   ` (8 more replies)
  0 siblings, 9 replies; 13+ messages in thread
From: Denzeel Oliva @ 2025-09-07 22:13 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley, Alim Akhtar,
	Sam Protsenko, Greg Kroah-Hartman, Jiri Slaby, Andi Shyti
  Cc: devicetree, linux-arm-kernel, linux-samsung-soc, linux-kernel,
	Krzysztof Kozlowski, linux-serial, linux-i2c, Denzeel Oliva,
	Krzysztof Kozlowski

Hi,

This series adds device tree support for PERIC0/1 blocks:

- Add sysreg nodes required for peripheral configuration
- Add USI, UART and HSI2C controller nodes
- Update bindings with Exynos990 compatibles

These changes enable serial communication interfaces
(I2C, UART) for Exynos990 SoC.

Changes in v2:
- Remove unnecessary blank lines in HSI2C nodes.

Denzeel Oliva

Signed-off-by: Denzeel Oliva <wachiturroxd150@gmail.com>
---
Denzeel Oliva (8):
      dt-bindings: soc: samsung: exynos-sysreg: Add Exynos990 PERIC0/1 compatibles
      arm64: dts: exynos990: Add sysreg nodes for PERIC0 and PERIC1
      dt-bindings: soc: samsung: Add Exynos990 USI compatible
      arm64: dts: exynos990: Add USI nodes for PERIC0 and PERIC1
      dt-bindings: serial: samsung: Add Exynos990 UART compatible
      arm64: dts: exynos990: Add UART nodes for PERIC0/1
      dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible
      arm64: dts: exynos990: Add HSI2C nodes for PERIC0/1

 .../devicetree/bindings/i2c/i2c-exynos5.yaml       |    1 +
 .../devicetree/bindings/serial/samsung_uart.yaml   |    1 +
 .../bindings/soc/samsung/exynos-usi.yaml           |    1 +
 .../soc/samsung/samsung,exynos-sysreg.yaml         |    4 +
 arch/arm64/boot/dts/exynos/exynos990.dtsi          | 1419 ++++++++++++++++++++
 5 files changed, 1426 insertions(+)
---
base-commit: 98ee0e036cfedf543c4728a604fd7870d0000efd
change-id: 20250907-perics-add-usinodes-5ee2594041e3

Best regards,
-- 
Denzeel Oliva <wachiturroxd150@gmail.com>



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

end of thread, other threads:[~2025-09-12 22:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-07 22:13 [PATCH v2 0/8] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support Denzeel Oliva
2025-09-07 22:13 ` [PATCH v2 1/8] dt-bindings: soc: samsung: exynos-sysreg: Add Exynos990 PERIC0/1 compatibles Denzeel Oliva
2025-09-07 22:13 ` [PATCH v2 2/8] arm64: dts: exynos990: Add sysreg nodes for PERIC0 and PERIC1 Denzeel Oliva
2025-09-07 22:13 ` [PATCH v2 3/8] dt-bindings: soc: samsung: Add Exynos990 USI compatible Denzeel Oliva
2025-09-07 22:13 ` [PATCH v2 4/8] arm64: dts: exynos990: Add USI nodes for PERIC0 and PERIC1 Denzeel Oliva
2025-09-07 22:13 ` [PATCH v2 5/8] dt-bindings: serial: samsung: Add Exynos990 UART compatible Denzeel Oliva
2025-09-09  7:18   ` Krzysztof Kozlowski
2025-09-07 22:13 ` [PATCH v2 6/8] arm64: dts: exynos990: Add UART nodes for PERIC0/1 Denzeel Oliva
2025-09-09 18:24   ` kernel test robot
2025-09-07 22:13 ` [PATCH v2 7/8] dt-bindings: i2c: exynos5: Add exynos990-hsi2c compatible Denzeel Oliva
2025-09-12 22:02   ` Wolfram Sang
2025-09-07 22:13 ` [PATCH v2 8/8] arm64: dts: exynos990: Add HSI2C nodes for PERIC0/1 Denzeel Oliva
2025-09-08  6:46 ` [PATCH v2 0/8] arm64: dts: exynos990: Add PERIC0/1 USI, UART and HSI2C support Krzysztof Kozlowski

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.