Commit 7fc616c8 authored by Stephen Boyd's avatar Stephen Boyd
Browse files

dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends



Add the vendor prefix "test" to reserve a vendor prefix for bindings
that are purely for testing device tree code. This allows test code to
write bindings that can be checked by the schema validator.

Reviewed-by: default avatarRob Herring <robh@kernel.org>
Reviewed-by: default avatarDavid Gow <davidgow@google.com>
Cc: Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>
Cc: Conor Dooley <conor+dt@kernel.org>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
Link: https://lore.kernel.org/r/20240718210513.3801024-4-sboyd@kernel.org
parent 6774e90f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -1476,6 +1476,8 @@ patternProperties:
    description: Terasic Inc.
  "^tesla,.*":
    description: Tesla, Inc.
  "^test,.*":
    description: Reserved for use by tests. For example, KUnit.
  "^tfc,.*":
    description: Three Five Corp
  "^thead,.*":