Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

spi: s3c64xx: define exynosautov9 compatible

Define "samsung,exynosautov9-spi" for Exynos Auto v9's spi.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Andi Shyti <andi@etezian.org>
Signed-off-by: Chanho Park <chanho61.park@samsung.com>
Link: https://lore.kernel.org/r/20220629102304.65712-4-chanho61.park@samsung.com
Signed-off-by: Mark Brown <broonie@kernel.org>

authored by

Chanho Park and committed by
Mark Brown
9dbeef8a 11d50d85

+4 -1
+4 -1
Documentation/devicetree/bindings/spi/samsung,spi.yaml
··· 22 22 - samsung,s5pv210-spi # for S5PV210 and S5PC110 23 23 - samsung,exynos4210-spi 24 24 - samsung,exynos5433-spi 25 + - samsung,exynosautov9-spi 25 26 - tesla,fsd-spi 26 27 - const: samsung,exynos7-spi 27 28 deprecated: true ··· 87 86 properties: 88 87 compatible: 89 88 contains: 90 - const: samsung,exynos5433-spi 89 + enum: 90 + - samsung,exynos5433-spi 91 + - samsung,exynosautov9-spi 91 92 then: 92 93 properties: 93 94 clocks: