]> git.ipfire.org Git - thirdparty/kernel/stable.git/commitdiff
spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi
authorIvaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
Sun, 20 Oct 2024 18:21:17 +0000 (21:21 +0300)
committerMark Brown <broonie@kernel.org>
Mon, 21 Oct 2024 11:49:48 +0000 (12:49 +0100)
According to the vendor kernel, the Exynos8895 SoC has an SPI
configuration that matches with the Exynos850 one.

SPI FIFO depth is 64 bytes for all SPI blocks. All blocks have DIV_4
as the default internal clock divider, and an internal loopback mode
to run a loopback test.

Reuse the samsung,exynos850-spi compatible.

Signed-off-by: Ivaylo Ivanov <ivo.ivanov.ivanov1@gmail.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20241020182121.377969-3-ivo.ivanov.ivanov1@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/samsung,spi.yaml

index f681372da81fbd99be6e02e89b1df87d76ff5376..3c206a64d60adf47a3b288a8fd3594af8fe2f45f 100644 (file)
@@ -26,6 +26,10 @@ properties:
           - samsung,exynos850-spi
           - samsung,exynosautov9-spi
           - tesla,fsd-spi
+      - items:
+          - enum:
+              - samsung,exynos8895-spi
+          - const: samsung,exynos850-spi
       - const: samsung,exynos7-spi
         deprecated: true