On 13/01/2022 13:11, Alim Akhtar wrote: > This patch adds spi controller dt-binding compatible information for > Tesla Full Self-Driving SoC. > > Cc: linux-fsd@xxxxxxxxx > Signed-off-by: Adithya K V <adithya.kv@xxxxxxxxxxx> > Signed-off-by: Alim Akhtar <alim.akhtar@xxxxxxxxxxx> > --- > Documentation/devicetree/bindings/spi/spi-samsung.txt | 1 + > 1 file changed, 1 insertion(+) > Please rebase on upcoming Samsung SPI dtschema patches. > diff --git a/Documentation/devicetree/bindings/spi/spi-samsung.txt b/Documentation/devicetree/bindings/spi/spi-samsung.txt > index 49028a4f5df1..3af2408454b4 100644 > --- a/Documentation/devicetree/bindings/spi/spi-samsung.txt > +++ b/Documentation/devicetree/bindings/spi/spi-samsung.txt > @@ -11,6 +11,7 @@ Required SoC Specific Properties: > - samsung,s5pv210-spi: for s5pv210 and s5pc110 platforms > - samsung,exynos5433-spi: for exynos5433 compatible controllers > - samsung,exynos7-spi: for exynos7 platforms <DEPRECATED> > + - tesla,fsd-spi: spi controller support for Tesla Full Self-Driving SoC Compatible - same discussions/questions as with other ones. > > - reg: physical base address of the controller and length of memory mapped > region. > Best regards, Krzysztof