From: Alim Akhtar <alim.akhtar@samsung.com>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: soc@kernel.org, linux-clk@vger.kernel.org,
devicetree@vger.kernel.org, olof@lixom.net, arnd@arndb.de,
linus.walleij@linaro.org, catalin.marinas@arm.com,
robh+dt@kernel.org, krzysztof.kozlowski@canonical.com,
s.nawrocki@samsung.com, linux-samsung-soc@vger.kernel.org,
pankaj.dubey@samsung.com, sboyd@kernel.org,
Alim Akhtar <alim.akhtar@samsung.com>,
linux-fsd@tesla.com
Subject: [PATCH v4 01/16] dt-bindings: add vendor prefix for Tesla
Date: Mon, 24 Jan 2022 00:37:14 +0530 [thread overview]
Message-ID: <20220123190729.1852-2-alim.akhtar@samsung.com> (raw)
In-Reply-To: <20220123190729.1852-1-alim.akhtar@samsung.com>
Add vendor prefix for the Tesla (https://www.tesla.com)
Cc: linux-fsd@tesla.com
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
---
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
1 file changed, 2 insertions(+)
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 294093d45a23..e7a362c17df7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1205,6 +1205,8 @@ patternProperties:
description: Shenzhen Techstar Electronics Co., Ltd.
"^terasic,.*":
description: Terasic Inc.
+ "^tesla,.*":
+ description: Tesla, Inc.
"^tfc,.*":
description: Three Five Corp
"^thead,.*":
--
2.25.1
next prev parent reply other threads:[~2022-01-23 19:19 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20220123191930epcas5p2572d936fab64a86238cab945171037d7@epcas5p2.samsung.com>
2022-01-23 19:07 ` [PATCH v4 00/16] Add support for Tesla Full Self-Driving (FSD) SoC Alim Akhtar
2022-01-23 19:07 ` Alim Akhtar [this message]
2022-01-23 19:07 ` [PATCH v4 02/16] dt-bindings: clock: Add bindings definitions for FSD CMU blocks Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 03/16] dt-bindings: clock: Document FSD CMU bindings Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 04/16] clk: samsung: fsd: Add initial clock support Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 05/16] clk: samsung: fsd: Add cmu_peric block clock information Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 06/16] clk: samsung: fsd: Add cmu_fsys0 " Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 07/16] clk: samsung: fsd: Add cmu_fsys1 " Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 08/16] clk: samsung: fsd: Add cmu_imem block " Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 09/16] clk: samsung: fsd: Add cmu_mfc " Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 10/16] clk: samsung: fsd: Add cam_csi " Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 11/16] dt-bindings: pinctrl: samsung: Add compatible for Tesla FSD SoC Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 12/16] pinctrl: samsung: add FSD SoC specific data Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 13/16] dt-bindings: arm: add Tesla FSD ARM SoC Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 14/16] arm64: dts: fsd: Add initial device tree support Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 15/16] arm64: dts: fsd: Add initial pinctrl support Alim Akhtar
2022-01-23 19:07 ` [PATCH v4 16/16] arm64: defconfig: Enable Tesla FSD SoC Alim Akhtar
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=20220123190729.1852-2-alim.akhtar@samsung.com \
--to=alim.akhtar@samsung.com \
--cc=arnd@arndb.de \
--cc=catalin.marinas@arm.com \
--cc=devicetree@vger.kernel.org \
--cc=krzysztof.kozlowski@canonical.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox