[PATCH v1 0/2] spi: s3c64xx: add support for samsung,exynos990-spi

From: Denzeel Oliva
Date: Wed Feb 12 2025 - 14:13:09 EST


The Exynos990 SPI controller shares similarities with
the GS101 (Google Tensor) SPI implementation,
but introduces specific hardware requirements such as
32-bit register access and variable FIFO depths depending on
the SPI node where it will have to be specified in DT (Device Tree).

Denzeel Oliva (2):
spi: dt-bindings: samsung: add samsung,exynos990-spi compatible
spi: s3c64xx: add support exynos990-spi to new port config data

.../devicetree/bindings/spi/samsung,spi.yaml | 1 +
drivers/spi/spi-s3c64xx.c | 17 +++++++++++++++++
2 files changed, 18 insertions(+)

--
2.48.1