diff options
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | 2023-01-02 01:44:23 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2023-01-09 08:59:56 +0100 |
commit | 50e2a2f4f2fd5f06f614fad315bb11826e571f31 (patch) | |
tree | 53aceb74c61fe8fa010aa7f136be3d2c1f48f0f7 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | dt-bindings: soc: imx8mp-hsio-blk-ctrl: add clock cells (diff) | |
download | linux-50e2a2f4f2fd5f06f614fad315bb11826e571f31.tar.xz linux-50e2a2f4f2fd5f06f614fad315bb11826e571f31.zip |
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>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 |