diff mbox series

dt-bindings: vendor-prefixes: add rve

Message ID 20231101144057.2653271-1-hugo@hugovil.com
State Superseded
Headers show
Series dt-bindings: vendor-prefixes: add rve | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Hugo Villeneuve Nov. 1, 2023, 2:40 p.m. UTC
From: Hugo Villeneuve <hvilleneuve@dimonoff.com>

Add vendor prefix for Recharge Véhicule Électrique (RVE), which
manufactures electric vehicle chargers infrastructure components.

Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)


base-commit: 8bc9e6515183935fa0cccaf67455c439afe4982b

Comments

Conor Dooley Nov. 1, 2023, 2:54 p.m. UTC | #1
On Wed, Nov 01, 2023 at 10:40:57AM -0400, Hugo Villeneuve wrote:
> From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> 
> Add vendor prefix for Recharge Véhicule Électrique (RVE), which
> manufactures electric vehicle chargers infrastructure components.
> 
> Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>


Where is the user for this?

Cheers,
Conor.

> ---
>  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 e48b0a02827a..8455d7f5cfae 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -1161,6 +1161,8 @@ patternProperties:
>      description: Shenzhen Roofull Technology Co, Ltd
>    "^roseapplepi,.*":
>      description: RoseapplePi.org
> +  "^rve,.*":
> +    description: Recharge Véhicule Électrique (RVE) inc.
>    "^saef,.*":
>      description: Saef Technology Limited
>    "^samsung,.*":
> 
> base-commit: 8bc9e6515183935fa0cccaf67455c439afe4982b
> -- 
> 2.39.2
>
Hugo Villeneuve Nov. 1, 2023, 3:04 p.m. UTC | #2
On Wed, 1 Nov 2023 14:54:34 +0000
Conor Dooley <conor@kernel.org> wrote:

> On Wed, Nov 01, 2023 at 10:40:57AM -0400, Hugo Villeneuve wrote:
> > From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> > 
> > Add vendor prefix for Recharge Véhicule Électrique (RVE), which
> > manufactures electric vehicle chargers infrastructure components.
> > 
> > Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> 
> 
> Where is the user for this?

Hi Conor,
it is for a new board I submitted a few seconds after this patch:

    https://lore.kernel.org/all/20231101144303.2653464-1-hugo@hugovil.com/raw

Hugo.


> > ---
> >  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 e48b0a02827a..8455d7f5cfae 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > @@ -1161,6 +1161,8 @@ patternProperties:
> >      description: Shenzhen Roofull Technology Co, Ltd
> >    "^roseapplepi,.*":
> >      description: RoseapplePi.org
> > +  "^rve,.*":
> > +    description: Recharge Véhicule Électrique (RVE) inc.
> >    "^saef,.*":
> >      description: Saef Technology Limited
> >    "^samsung,.*":
> > 
> > base-commit: 8bc9e6515183935fa0cccaf67455c439afe4982b
> > -- 
> > 2.39.2
> >
Conor Dooley Nov. 1, 2023, 3:15 p.m. UTC | #3
On Wed, Nov 01, 2023 at 11:04:04AM -0400, Hugo Villeneuve wrote:
> On Wed, 1 Nov 2023 14:54:34 +0000
> Conor Dooley <conor@kernel.org> wrote:
> 
> > On Wed, Nov 01, 2023 at 10:40:57AM -0400, Hugo Villeneuve wrote:
> > > From: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> > > 
> > > Add vendor prefix for Recharge Véhicule Électrique (RVE), which
> > > manufactures electric vehicle chargers infrastructure components.
> > > 
> > > Signed-off-by: Hugo Villeneuve <hvilleneuve@dimonoff.com>
> > 
> > 
> > Where is the user for this?
> 
> Hi Conor,
> it is for a new board I submitted a few seconds after this patch:
> 
>     https://lore.kernel.org/all/20231101144303.2653464-1-hugo@hugovil.com/raw

Please send related patches together as a series chief.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index e48b0a02827a..8455d7f5cfae 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1161,6 +1161,8 @@  patternProperties:
     description: Shenzhen Roofull Technology Co, Ltd
   "^roseapplepi,.*":
     description: RoseapplePi.org
+  "^rve,.*":
+    description: Recharge Véhicule Électrique (RVE) inc.
   "^saef,.*":
     description: Saef Technology Limited
   "^samsung,.*":