Skip to content

Commit f45a439

Browse files
ivoszbgbroonie
authored andcommitted
spi: dt-bindings: samsung: Add a compatible for samsung,exynos8895-spi
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 <[email protected]> Reviewed-by: Krzysztof Kozlowski <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Mark Brown <[email protected]>
1 parent 36dbe45 commit f45a439

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Documentation/devicetree/bindings/spi/samsung,spi.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@ properties:
2626
- samsung,exynos850-spi
2727
- samsung,exynosautov9-spi
2828
- tesla,fsd-spi
29+
- items:
30+
- enum:
31+
- samsung,exynos8895-spi
32+
- const: samsung,exynos850-spi
2933
- const: samsung,exynos7-spi
3034
deprecated: true
3135

0 commit comments

Comments
 (0)