All of lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alim Akhtar <alim.akhtar@samsung.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	soc@kernel.org, catalin.marinas@arm.com,
	linux-clk@vger.kernel.org, arnd@arndb.de, robh+dt@kernel.org,
	linux-fsd@tesla.com, olof@lixom.net, pankaj.dubey@samsung.com,
	devicetree@vger.kernel.org, linus.walleij@linaro.org,
	sboyd@kernel.org, s.nawrocki@samsung.com,
	linux-samsung-soc@vger.kernel.org
Subject: Re: (subset) [PATCH v5 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
Date: Tue, 25 Jan 2022 18:11:03 +0100	[thread overview]
Message-ID: <164313066043.81586.10760195237607935843.b4-ty@canonical.com> (raw)
In-Reply-To: <20220124141644.71052-12-alim.akhtar@samsung.com>

On Mon, 24 Jan 2022 19:46:39 +0530, Alim Akhtar wrote:
> Add compatible for Tesla Full Self-Driving SoC. The
> pinctrl hardware IP is similar to what found on most of the
> Exynos series of SoC, so this new compatible is added in
> Samsung pinctrl binding.
> 
> 

Applied, thanks!

[11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
        commit: 98ed04b33f43a80c0d9e218023abce3b47ca3539

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

WARNING: multiple messages have this Message-ID (diff)
From: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
To: linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	Alim Akhtar <alim.akhtar@samsung.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>,
	soc@kernel.org, catalin.marinas@arm.com,
	linux-clk@vger.kernel.org, arnd@arndb.de, robh+dt@kernel.org,
	linux-fsd@tesla.com, olof@lixom.net, pankaj.dubey@samsung.com,
	devicetree@vger.kernel.org, linus.walleij@linaro.org,
	sboyd@kernel.org, s.nawrocki@samsung.com,
	linux-samsung-soc@vger.kernel.org
Subject: Re: (subset) [PATCH v5 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
Date: Tue, 25 Jan 2022 18:11:03 +0100	[thread overview]
Message-ID: <164313066043.81586.10760195237607935843.b4-ty@canonical.com> (raw)
In-Reply-To: <20220124141644.71052-12-alim.akhtar@samsung.com>

On Mon, 24 Jan 2022 19:46:39 +0530, Alim Akhtar wrote:
> Add compatible for Tesla Full Self-Driving SoC. The
> pinctrl hardware IP is similar to what found on most of the
> Exynos series of SoC, so this new compatible is added in
> Samsung pinctrl binding.
> 
> 

Applied, thanks!

[11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC
        commit: 98ed04b33f43a80c0d9e218023abce3b47ca3539

Best regards,
-- 
Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>

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

  reply	other threads:[~2022-01-25 17:14 UTC|newest]

Thread overview: 86+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220124142850epcas5p2f82243b87386b3d49a9302c87e015d6b@epcas5p2.samsung.com>
2022-01-24 14:16 ` [PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC Alim Akhtar
2022-01-24 14:16   ` Alim Akhtar
     [not found]   ` <CGME20220124142857epcas5p4af44b43ce57414ad6667c84753c36f16@epcas5p4.samsung.com>
2022-01-24 14:16     ` [PATCH v5 01/16] dt-bindings: add vendor prefix for Tesla Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124142901epcas5p3776232af7911abfbf08d82358350f57c@epcas5p3.samsung.com>
2022-01-24 14:16     ` [PATCH v5 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:12       ` Sylwester Nawrocki
2022-01-26  9:12         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142905epcas5p33a863799819fb904932d2e88c682940a@epcas5p3.samsung.com>
2022-01-24 14:16     ` [PATCH v5 03/16] dt-bindings: clock: Document FSD CMU bindings Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:13       ` Sylwester Nawrocki
2022-01-26  9:13         ` Sylwester Nawrocki
2022-01-26 10:07         ` Krzysztof Kozlowski
2022-01-26 10:07           ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124142911epcas5p2e68f16158121a34e42e1763354ba8a4f@epcas5p2.samsung.com>
2022-01-24 14:16     ` [PATCH v5 04/16] clk: samsung: fsd: Add initial clock support Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:14       ` Sylwester Nawrocki
2022-01-26  9:14         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142915epcas5p2c112efe9f08ffa2a53122f4e2b8042e1@epcas5p2.samsung.com>
2022-01-24 14:16     ` [PATCH v5 05/16] clk: samsung: fsd: Add cmu_peric block clock information Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:15       ` Sylwester Nawrocki
2022-01-26  9:15         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142919epcas5p3232941c11ef3c5ac8de2ca89b21131e2@epcas5p3.samsung.com>
2022-01-24 14:16     ` [PATCH v5 06/16] clk: samsung: fsd: Add cmu_fsys0 " Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:15       ` Sylwester Nawrocki
2022-01-26  9:15         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142923epcas5p17cffd89f734eda4c7e9515ac4ec79fb5@epcas5p1.samsung.com>
2022-01-24 14:16     ` [PATCH v5 07/16] clk: samsung: fsd: Add cmu_fsys1 " Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:17       ` Sylwester Nawrocki
2022-01-26  9:17         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142928epcas5p4cb956c77eac815ff4347e8e3b09bfb54@epcas5p4.samsung.com>
2022-01-24 14:16     ` [PATCH v5 08/16] clk: samsung: fsd: Add cmu_imem block " Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:17       ` Sylwester Nawrocki
2022-01-26  9:17         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142933epcas5p4e69babee0d9ea6f94fef365d79329e20@epcas5p4.samsung.com>
2022-01-24 14:16     ` [PATCH v5 09/16] clk: samsung: fsd: Add cmu_mfc " Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:18       ` Sylwester Nawrocki
2022-01-26  9:18         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142937epcas5p3bdce50bbaa02bbd762cf000401e03ade@epcas5p3.samsung.com>
2022-01-24 14:16     ` [PATCH v5 10/16] clk: samsung: fsd: Add cam_csi " Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-26  9:18       ` Sylwester Nawrocki
2022-01-26  9:18         ` Sylwester Nawrocki
     [not found]   ` <CGME20220124142941epcas5p4bbba53cfc2fc9862da9fd85d44de6e79@epcas5p4.samsung.com>
2022-01-24 14:16     ` [PATCH v5 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` Krzysztof Kozlowski [this message]
2022-01-25 17:11         ` (subset) " Krzysztof Kozlowski
     [not found]   ` <CGME20220124142946epcas5p11997a3c37546d37cac91f690a2a602bf@epcas5p1.samsung.com>
2022-01-24 14:16     ` [PATCH v5 12/16] pinctrl: samsung: add FSD SoC specific data Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124142951epcas5p255712c3a9e37b9542687587d8114bda3@epcas5p2.samsung.com>
2022-01-24 14:16     ` [PATCH v5 13/16] dt-bindings: arm: add Tesla FSD ARM SoC Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124142957epcas5p27ab08d4eb02fe53a03e2b36ab1d913f8@epcas5p2.samsung.com>
2022-01-24 14:16     ` [PATCH v5 14/16] arm64: dts: fsd: Add initial device tree support Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124143001epcas5p4c0aab0902709a24bbedadaa223fe7910@epcas5p4.samsung.com>
2022-01-24 14:16     ` [PATCH v5 15/16] arm64: dts: fsd: Add initial pinctrl support Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
     [not found]   ` <CGME20220124143005epcas5p103598aa358ac35fe5e1ee762faf508b0@epcas5p1.samsung.com>
2022-01-24 14:16     ` [PATCH v5 16/16] arm64: defconfig: Enable Tesla FSD SoC Alim Akhtar
2022-01-24 14:16       ` Alim Akhtar
2022-01-25 17:11       ` (subset) " Krzysztof Kozlowski
2022-01-25 17:11         ` Krzysztof Kozlowski
2022-01-25 17:12   ` [PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC Krzysztof Kozlowski
2022-01-25 17:12     ` Krzysztof Kozlowski
2022-01-25 17:26     ` Krzysztof Kozlowski
2022-01-25 17:26       ` Krzysztof Kozlowski
2022-01-26  6:50       ` Alim Akhtar
2022-01-26  6:50         ` Alim Akhtar
2022-01-26  9:19         ` Krzysztof Kozlowski
2022-01-26  9:19           ` Krzysztof Kozlowski
2022-01-26 16:47           ` Alim Akhtar
2022-01-26 16:47             ` Alim Akhtar
2022-01-26  6:52     ` Alim Akhtar
2022-01-26  6:52       ` Alim Akhtar
2022-01-26  9:21       ` Sylwester Nawrocki
2022-01-26  9:21         ` Sylwester Nawrocki
2022-01-26  9:32         ` Krzysztof Kozlowski
2022-01-26  9:32           ` Krzysztof Kozlowski
2022-01-26 10:05   ` [PATCH v5 00/16] Add support for Tesla Full Self-Driving (FSD) SoC (clock parts) Krzysztof Kozlowski
2022-01-26 10:05     ` Krzysztof Kozlowski

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=164313066043.81586.10760195237607935843.b4-ty@canonical.com \
    --to=krzysztof.kozlowski@canonical.com \
    --cc=alim.akhtar@samsung.com \
    --cc=arnd@arndb.de \
    --cc=catalin.marinas@arm.com \
    --cc=devicetree@vger.kernel.org \
    --cc=linus.walleij@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-clk@vger.kernel.org \
    --cc=linux-fsd@tesla.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=olof@lixom.net \
    --cc=pankaj.dubey@samsung.com \
    --cc=robh+dt@kernel.org \
    --cc=s.nawrocki@samsung.com \
    --cc=sboyd@kernel.org \
    --cc=soc@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.