[PATCH 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc

Igor Prusov posted 6 patches 1 year, 7 months ago
There is a newer version of this series
[PATCH 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
Posted by Igor Prusov 1 year, 7 months ago
Add vendor prefix for NeoFidelity, Inc

Signed-off-by: Igor Prusov <ivprusov@salutedevices.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 fbf47f0bacf1..be62a59788b5 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -997,6 +997,8 @@ patternProperties:
     description: National Semiconductor
   "^nec,.*":
     description: NEC LCD Technologies, Ltd.
+  "^neofidelity,.*":
+    description: Neofidelity Inc.
   "^neonode,.*":
     description: Neonode Inc.
   "^netgear,.*":
-- 
2.34.1
Re: [PATCH 1/6] dt-bindings: vendor-prefixes: Add NeoFidelity, Inc
Posted by Krzysztof Kozlowski 1 year, 7 months ago
On 09/07/2024 19:28, Igor Prusov wrote:
> Add vendor prefix for NeoFidelity, Inc
> 
> Signed-off-by: Igor Prusov <ivprusov@salutedevices.com>

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof