[PATCH v5 06/11] dt-bindings: vendor-prefixes: add Source Parts
Andre Przywara
andre.przywara at arm.com
Tue Jan 10 17:53:27 PST 2023
From: Icenowy Zheng <uwu at icenowy.me>
Source Parts Inc. [1] is a company that makes a series of SBCs, SoMs,
etc under a brand called Popcorn Computer [2].
Add it to the vendor prefixes list.
[1] https://source.parts/
[2] https://popcorncomputer.com/
Signed-off-by: Icenowy Zheng <uwu at icenowy.me>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski at linaro.org>
Signed-off-by: Andre Przywara <andre.przywara at arm.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 70ffb3780621b..36a5c230b0197 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1223,6 +1223,8 @@ patternProperties:
description: Solomon Systech Limited
"^sony,.*":
description: Sony Corporation
+ "^sourceparts,.*":
+ description: Source Parts Inc.
"^spansion,.*":
description: Spansion Inc.
"^sparkfun,.*":
--
2.25.1
More information about the linux-arm-kernel
mailing list