* [PATCH] dt-bindings: add StarFive Technology Co. Ltd.
@ 2021-05-31 7:04 Drew Fustini
2021-06-02 16:32 ` Rob Herring
0 siblings, 1 reply; 2+ messages in thread
From: Drew Fustini @ 2021-05-31 7:04 UTC (permalink / raw)
To: Rob Herring, Krzysztof Kozlowski, Sam Ravnborg, Arnd Bergmann,
Shawn Guo, Daniel Palmer, Oleksij Rempel, Geert Uytterhoeven,
Max Merchel, Kuninori Morimoto, devicetree, linux-kernel
Cc: Drew Fustini
Add vendor prefix for StarFive Technology Co. Ltd [1]. StarFive was
formed in 2018 and has now produced their first SoC, the JH7100, which
contains 64-bit RISC-V cores [2]. It used in the BeagleV Starlight [3].
[1] https://starfivetech.com/site/company
[2] https://github.com/starfive-tech/beaglev_doc
[3] https://github.com/beagleboard/beaglev-starlight
Signed-off-by: Drew Fustini <drew@beagleboard.org>
---
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 b868cefc7c55..3dd6a42fbbad 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1085,6 +1085,8 @@ patternProperties:
(formerly part of MStar Semiconductor, Inc.)
"^st,.*":
description: STMicroelectronics
+ "^starfive,.*":
+ description: StarFive Technology Co. Ltd.
"^starry,.*":
description: Starry Electronic Technology (ShenZhen) Co., LTD
"^startek,.*":
--
2.27.0
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] dt-bindings: add StarFive Technology Co. Ltd.
2021-05-31 7:04 [PATCH] dt-bindings: add StarFive Technology Co. Ltd Drew Fustini
@ 2021-06-02 16:32 ` Rob Herring
0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-06-02 16:32 UTC (permalink / raw)
To: Drew Fustini
Cc: devicetree, linux-kernel, Daniel Palmer, Geert Uytterhoeven,
Oleksij Rempel, Sam Ravnborg, Max Merchel, Rob Herring,
Arnd Bergmann, Shawn Guo, Kuninori Morimoto, Krzysztof Kozlowski
On Mon, 31 May 2021 00:04:18 -0700, Drew Fustini wrote:
> Add vendor prefix for StarFive Technology Co. Ltd [1]. StarFive was
> formed in 2018 and has now produced their first SoC, the JH7100, which
> contains 64-bit RISC-V cores [2]. It used in the BeagleV Starlight [3].
>
> [1] https://starfivetech.com/site/company
> [2] https://github.com/starfive-tech/beaglev_doc
> [3] https://github.com/beagleboard/beaglev-starlight
>
> Signed-off-by: Drew Fustini <drew@beagleboard.org>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
Applied, thanks!
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2021-06-02 16:32 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-05-31 7:04 [PATCH] dt-bindings: add StarFive Technology Co. Ltd Drew Fustini
2021-06-02 16:32 ` Rob Herring
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).