[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Meta

Delphine CC Chiu posted 3 patches 2 years, 8 months ago
[PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Meta
Posted by Delphine CC Chiu 2 years, 8 months ago
Add "meta" entry for Meta Inc.

Signed-off-by: Delphine CC Chiu <Delphine_CC_Chiu@Wiwynn.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 6e323a380294..8de562e61ff6 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -793,6 +793,8 @@ patternProperties:
     description: Cisco Meraki, LLC
   "^merrii,.*":
     description: Merrii Technology Co., Ltd.
+  "^meta,.*":
+    description: Meta Inc.
   "^methode,.*":
     description: Methode Electronics, Inc.
   "^micrel,.*":
-- 
2.17.1
Re: [PATCH v1 1/3] dt-bindings: vendor-prefixes: Add an entry for Meta
Posted by Krzysztof Kozlowski 2 years, 8 months ago
On 17/01/2023 10:44, Delphine CC Chiu wrote:
> Add "meta" entry for Meta Inc.

You need to be a bit more specific. There is Meta Platforms Inc. but not
Meta Inc., so you might be talking about different companies. Describe
shortly the company (e.g. website, NASDAQ ticker)

Best regards,
Krzysztof