[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20250205222223.613-6-wachiturroxd150@gmail.com>
Date: Wed, 5 Feb 2025 22:22:19 +0000
From: Denzeel Oliva <wachiturroxd150@...il.com>
To: krzk@...nel.org,
alim.akhtar@...sung.com
Cc: linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
linux-samsung-soc@...r.kernel.org,
Denzeel Oliva <wachiturroxd150@...il.com>
Subject: [PATCH v1 5/9] spi: dt-bindings: samsung: add samsung,exynos990-spi compatible
According to the Exynos 990 downstream kernel,
almost all of them do not use the same 64 bytes depth.
Some SPI nodes using a depth of 256 bytes (SPI 9/8/10).
But in the end these nodes work.
Signed-off-by: Denzeel Oliva <wachiturroxd150@...il.com>
---
Documentation/devicetree/bindings/spi/samsung,spi.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/spi/samsung,spi.yaml b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
index 3c206a64d..1d3c95bd2 100644
--- a/Documentation/devicetree/bindings/spi/samsung,spi.yaml
+++ b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
@@ -24,6 +24,7 @@ properties:
- samsung,exynos4210-spi
- samsung,exynos5433-spi
- samsung,exynos850-spi
+ - samsung,exynos990-spi
- samsung,exynosautov9-spi
- tesla,fsd-spi
- items:
--
2.47.1
Powered by blists - more mailing lists