Add prefix for XMOS Limited, a fabless semiconductor company that
develops audio products and multicore microcontrollers.
Signed-off-by: Javier Carrasco <[email protected]>
---
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 309b94c328c8..cb2c8ec1faf8 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1578,6 +1578,8 @@ patternProperties:
description: Xiphera Ltd.
"^xlnx,.*":
description: Xilinx
+ "^xmos,.*":
+ description: XMOS
"^xnano,.*":
description: Xnano
"^xunlong,.*":
--
2.39.2
On 15/01/2024 10:16, Javier Carrasco wrote:
> Add prefix for XMOS Limited, a fabless semiconductor company that
> develops audio products and multicore microcontrollers.
>
> Signed-off-by: Javier Carrasco <[email protected]>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Acked-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof