public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: vendor-prefixes: add Siflower
@ 2024-12-23  3:43 Chuanhong Guo
  2024-12-24 20:24 ` Conor Dooley
  2025-01-02 16:36 ` Rob Herring (Arm)
  0 siblings, 2 replies; 5+ messages in thread
From: Chuanhong Guo @ 2024-12-23  3:43 UTC (permalink / raw)
  To: Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: Chuanhong Guo, devicetree, linux-kernel

Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
Add a vendor prefix for it.

Link: http://www.siflower.com.cn/en
Signed-off-by: Chuanhong Guo <gch981213@gmail.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 13222919da88..d99796e571e4 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1340,6 +1340,8 @@ patternProperties:
     description: Siemens AG
   "^sifive,.*":
     description: SiFive, Inc.
+  "^siflower,.*":
+    description: Shanghai Siflower Communication Co.
   "^sigma,.*":
     description: Sigma Designs, Inc.
   "^sii,.*":
-- 
2.47.1


^ permalink raw reply related	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: add Siflower
  2024-12-23  3:43 [PATCH] dt-bindings: vendor-prefixes: add Siflower Chuanhong Guo
@ 2024-12-24 20:24 ` Conor Dooley
  2024-12-25  1:12   ` Chuanhong Guo
  2025-01-02 16:36 ` Rob Herring (Arm)
  1 sibling, 1 reply; 5+ messages in thread
From: Conor Dooley @ 2024-12-24 20:24 UTC (permalink / raw)
  To: Chuanhong Guo
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 1066 bytes --]

On Mon, Dec 23, 2024 at 11:43:49AM +0800, Chuanhong Guo wrote:
> Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
> Add a vendor prefix for it.
> 
> Link: http://www.siflower.com.cn/en
> Signed-off-by: Chuanhong Guo <gch981213@gmail.com>

Where's the user?
Acked-by: Conor Dooley <conor.dooley@microchip.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 13222919da88..d99796e571e4 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1340,6 +1340,8 @@ patternProperties:
>      description: Siemens AG
>    "^sifive,.*":
>      description: SiFive, Inc.
> +  "^siflower,.*":
> +    description: Shanghai Siflower Communication Co.
>    "^sigma,.*":
>      description: Sigma Designs, Inc.
>    "^sii,.*":
> -- 
> 2.47.1
> 

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: add Siflower
  2024-12-24 20:24 ` Conor Dooley
@ 2024-12-25  1:12   ` Chuanhong Guo
  2024-12-27 18:39     ` Conor Dooley
  0 siblings, 1 reply; 5+ messages in thread
From: Chuanhong Guo @ 2024-12-25  1:12 UTC (permalink / raw)
  To: Conor Dooley
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel

Hi!

On Wed, Dec 25, 2024 at 4:24 AM Conor Dooley <conor@kernel.org> wrote:
>
> On Mon, Dec 23, 2024 at 11:43:49AM +0800, Chuanhong Guo wrote:
> > Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
> > Add a vendor prefix for it.
> >
> > Link: http://www.siflower.com.cn/en
> > Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
>
> Where's the user?

I'm about to send some drivers for siflower chips. Should I duplicate this patch
in all the driver patchsets instead?

-- 
Regards,
Chuanhong Guo

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: add Siflower
  2024-12-25  1:12   ` Chuanhong Guo
@ 2024-12-27 18:39     ` Conor Dooley
  0 siblings, 0 replies; 5+ messages in thread
From: Conor Dooley @ 2024-12-27 18:39 UTC (permalink / raw)
  To: Chuanhong Guo
  Cc: Rob Herring, Krzysztof Kozlowski, Conor Dooley, devicetree,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 694 bytes --]

On Wed, Dec 25, 2024 at 09:12:33AM +0800, Chuanhong Guo wrote:
> Hi!
> 
> On Wed, Dec 25, 2024 at 4:24 AM Conor Dooley <conor@kernel.org> wrote:
> >
> > On Mon, Dec 23, 2024 at 11:43:49AM +0800, Chuanhong Guo wrote:
> > > Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
> > > Add a vendor prefix for it.
> > >
> > > Link: http://www.siflower.com.cn/en
> > > Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
> >
> > Where's the user?
> 
> I'm about to send some drivers for siflower chips. Should I duplicate this patch
> in all the driver patchsets instead?

No, what you have here is fine.
Acked-by: Conor Dooley <conor.dooley@microchip.com>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* Re: [PATCH] dt-bindings: vendor-prefixes: add Siflower
  2024-12-23  3:43 [PATCH] dt-bindings: vendor-prefixes: add Siflower Chuanhong Guo
  2024-12-24 20:24 ` Conor Dooley
@ 2025-01-02 16:36 ` Rob Herring (Arm)
  1 sibling, 0 replies; 5+ messages in thread
From: Rob Herring (Arm) @ 2025-01-02 16:36 UTC (permalink / raw)
  To: Chuanhong Guo; +Cc: devicetree, Krzysztof Kozlowski, linux-kernel, Conor Dooley


On Mon, 23 Dec 2024 11:43:49 +0800, Chuanhong Guo wrote:
> Shanghai Siflower Communication Co. is a manufacturer for home router SoCs.
> Add a vendor prefix for it.
> 
> Link: http://www.siflower.com.cn/en
> Signed-off-by: Chuanhong Guo <gch981213@gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2025-01-02 16:36 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-23  3:43 [PATCH] dt-bindings: vendor-prefixes: add Siflower Chuanhong Guo
2024-12-24 20:24 ` Conor Dooley
2024-12-25  1:12   ` Chuanhong Guo
2024-12-27 18:39     ` Conor Dooley
2025-01-02 16:36 ` Rob Herring (Arm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox