diff options
| author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-02 02:44:23 +0200 |
|---|---|---|
| committer | Shawn Guo <shawnguo@kernel.org> | 2023-01-09 15:59:56 +0800 |
| commit | 50e2a2f4f2fd5f06f614fad315bb11826e571f31 (patch) | |
| tree | 53aceb74c61fe8fa010aa7f136be3d2c1f48f0f7 | |
| parent | ba70e1733238b3d4b53a5f030db629d3331110ec (diff) | |
dt-bindings: vendor-prefixes: add Startkit
Starterkit is small vendor of development boards and SoM based on Atmel,
i.MX and Allwinner SoCs.
http://starterkit.ru/html/index.php
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index e45fc3bf6e8c..0714d1b294b5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1248,6 +1248,8 @@ patternProperties: description: Starry Electronic Technology (ShenZhen) Co., LTD "^startek,.*": description: Startek + "^starterkit,.*": + description: Starterkit "^ste,.*": description: ST-Ericsson deprecated: true |
