[1/5] dt-bindings: vendor-prefixes: Add ONIE

Message ID 20221028092337.822840-2-miquel.raynal@bootlin.com
State New
Headers
Series ONIE tlv nvmem layout support |

Commit Message

Miquel Raynal Oct. 28, 2022, 9:23 a.m. UTC
  As described on their website (see link below),

   "The Open Network Install Environment (ONIE) is an open source
    initiative that defines an open “install environment” for modern
    networking hardware."

It is not a proper corporation per-se but rather more a group which
tries to spread the use of open source standards in the networking
hardware world.

Link: https://opencomputeproject.github.io/onie/
Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
---

Please note ONIE is not a "company" but rather more an open source
group. I don't know if there will be other uses of this prefix but I
figured out it would be best to describe it to avoid warnings, but I'm
open to other solutions otherwise.

 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)
  

Comments

Rob Herring Oct. 31, 2022, 5:50 p.m. UTC | #1
On Fri, 28 Oct 2022 11:23:33 +0200, Miquel Raynal wrote:
> As described on their website (see link below),
> 
>    "The Open Network Install Environment (ONIE) is an open source
>     initiative that defines an open “install environment” for modern
>     networking hardware."
> 
> It is not a proper corporation per-se but rather more a group which
> tries to spread the use of open source standards in the networking
> hardware world.
> 
> Link: https://opencomputeproject.github.io/onie/
> Signed-off-by: Miquel Raynal <miquel.raynal@bootlin.com>
> ---
> 
> Please note ONIE is not a "company" but rather more an open source
> group. I don't know if there will be other uses of this prefix but I
> figured out it would be best to describe it to avoid warnings, but I'm
> open to other solutions otherwise.
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring <robh@kernel.org>
  

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 6e323a380294..65a74026cf2b 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -927,6 +927,8 @@  patternProperties:
     description: One Laptop Per Child
   "^oneplus,.*":
     description: OnePlus Technology (Shenzhen) Co., Ltd.
+  "^onie,.*":
+    description: Open Network Install Environment group
   "^onion,.*":
     description: Onion Corporation
   "^onnn,.*":