From: Stephen Boyd Date: Thu, 18 Jul 2024 21:05:02 +0000 (-0700) Subject: dt-bindings: vendor-prefixes: Add "test" vendor for KUnit and friends X-Git-Tag: v6.12-rc1~83^2~10 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=7fc616c87fc5bd963f02797a2137c8e687c8e3f6;p=linux-block.git 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: Rob Herring Reviewed-by: David Gow Cc: Krzysztof Kozlowski Cc: Conor Dooley Signed-off-by: Stephen Boyd Link: https://lore.kernel.org/r/20240718210513.3801024-4-sboyd@kernel.org --- diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index a70ce43b3dc0..3761346045e1 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -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,.*":