All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alim Akhtar <alim.akhtar@samsung.com>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org, linus.walleij@linaro.org,
	robh+dt@kernel.org, krzysztof.kozlowski@canonical.com,
	linux-samsung-soc@vger.kernel.org, pankaj.dubey@samsung.com,
	broonie@kernel.org, andi@etezian.org, linux-spi@vger.kernel.org,
	lee.jones@linaro.org, Alim Akhtar <alim.akhtar@samsung.com>,
	linux-fsd@tesla.com, Adithya K V <adithya.kv@samsung.com>
Subject: [RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
Date: Tue,  8 Mar 2022 17:46:39 +0530	[thread overview]
Message-ID: <20220308121640.27344-1-alim.akhtar@samsung.com> (raw)
In-Reply-To: CGME20220308120701epcas5p3d3d2f5c01055e8c1721ae0ec6c2aa681@epcas5p3.samsung.com

Adds spi controller dt-binding compatible information for
Tesla Full Self-Driving (FSD) SoC.

Cc: linux-fsd@tesla.com
Signed-off-by: Adithya K V <adithya.kv@samsung.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Andi Shyti <andi@etezian.org>
---
 Documentation/devicetree/bindings/spi/samsung,spi.yaml | 1 +
 1 file changed, 1 insertion(+)

- Resend of FSD SPI support patches as the dependencies has landed in MFD
  tree, hope this will go via MFD tree (as there are dependency between
MFD, SPI and DT)

diff --git a/Documentation/devicetree/bindings/spi/samsung,spi.yaml b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
index 61c77088e8ee..bf9a76d931d2 100644
--- a/Documentation/devicetree/bindings/spi/samsung,spi.yaml
+++ b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
@@ -21,6 +21,7 @@ properties:
           - samsung,s3c6410-spi
           - samsung,s5pv210-spi # for S5PV210 and S5PC110
           - samsung,exynos5433-spi
+          - tesla,fsd-spi
       - const: samsung,exynos7-spi
         deprecated: true
 

base-commit: 172e611b54e813c49a35b6b74bccaa99f27bf566
-- 
2.25.1


WARNING: multiple messages have this Message-ID (diff)
From: Alim Akhtar <alim.akhtar@samsung.com>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: devicetree@vger.kernel.org, linus.walleij@linaro.org,
	robh+dt@kernel.org, krzysztof.kozlowski@canonical.com,
	linux-samsung-soc@vger.kernel.org, pankaj.dubey@samsung.com,
	broonie@kernel.org, andi@etezian.org, linux-spi@vger.kernel.org,
	lee.jones@linaro.org, Alim Akhtar <alim.akhtar@samsung.com>,
	linux-fsd@tesla.com, Adithya K V <adithya.kv@samsung.com>
Subject: [RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible
Date: Tue,  8 Mar 2022 17:46:39 +0530	[thread overview]
Message-ID: <20220308121640.27344-1-alim.akhtar@samsung.com> (raw)
In-Reply-To: CGME20220308120701epcas5p3d3d2f5c01055e8c1721ae0ec6c2aa681@epcas5p3.samsung.com

Adds spi controller dt-binding compatible information for
Tesla Full Self-Driving (FSD) SoC.

Cc: linux-fsd@tesla.com
Signed-off-by: Adithya K V <adithya.kv@samsung.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Reviewed-by: Andi Shyti <andi@etezian.org>
---
 Documentation/devicetree/bindings/spi/samsung,spi.yaml | 1 +
 1 file changed, 1 insertion(+)

- Resend of FSD SPI support patches as the dependencies has landed in MFD
  tree, hope this will go via MFD tree (as there are dependency between
MFD, SPI and DT)

diff --git a/Documentation/devicetree/bindings/spi/samsung,spi.yaml b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
index 61c77088e8ee..bf9a76d931d2 100644
--- a/Documentation/devicetree/bindings/spi/samsung,spi.yaml
+++ b/Documentation/devicetree/bindings/spi/samsung,spi.yaml
@@ -21,6 +21,7 @@ properties:
           - samsung,s3c6410-spi
           - samsung,s5pv210-spi # for S5PV210 and S5PC110
           - samsung,exynos5433-spi
+          - tesla,fsd-spi
       - const: samsung,exynos7-spi
         deprecated: true
 

base-commit: 172e611b54e813c49a35b6b74bccaa99f27bf566
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

       reply	other threads:[~2022-03-08 12:07 UTC|newest]

Thread overview: 22+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220308120701epcas5p3d3d2f5c01055e8c1721ae0ec6c2aa681@epcas5p3.samsung.com>
2022-03-08 12:16 ` Alim Akhtar [this message]
2022-03-08 12:16   ` [RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible Alim Akhtar
     [not found]   ` <CGME20220308120705epcas5p21f5cf07d2ab98f89cf87fe3b9fd595b2@epcas5p2.samsung.com>
2022-03-08 12:16     ` [RESEND PATCH v3 2/2] spi: s3c64xx: Add spi port configuration for Tesla FSD SoC Alim Akhtar
2022-03-08 12:16       ` Alim Akhtar
2022-03-08 13:24   ` [RESEND PATCH v3 1/2] spi: dt-bindings: samsung: Add fsd spi compatible Mark Brown
2022-03-08 13:24     ` Mark Brown
2022-03-08 13:58     ` Lee Jones
2022-03-08 13:58       ` Lee Jones
2022-03-08 14:31       ` Mark Brown
2022-03-08 14:31         ` Mark Brown
2022-03-08 14:45         ` Alim Akhtar
2022-03-08 14:45           ` Alim Akhtar
2022-03-08 15:01           ` Mark Brown
2022-03-08 15:01             ` Mark Brown
2022-03-08 15:35             ` Lee Jones
2022-03-08 15:35               ` Lee Jones
2022-03-08 16:22               ` Alim Akhtar
2022-03-08 16:22                 ` Alim Akhtar
2022-03-08 16:19             ` Alim Akhtar
2022-03-08 16:19               ` Alim Akhtar
2022-03-08 20:09   ` Mark Brown
2022-03-08 20:09     ` Mark Brown

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20220308121640.27344-1-alim.akhtar@samsung.com \
    --to=alim.akhtar@samsung.com \
    --cc=adithya.kv@samsung.com \
    --cc=andi@etezian.org \
    --cc=broonie@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski@canonical.com \
    --cc=lee.jones@linaro.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-fsd@tesla.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=linux-spi@vger.kernel.org \
    --cc=pankaj.dubey@samsung.com \
    --cc=robh+dt@kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.