On Wed, 1 Nov 2023 14:54:34 +0000 Conor Dooley <conor@xxxxxxxxxx> wrote: > On Wed, Nov 01, 2023 at 10:40:57AM -0400, Hugo Villeneuve wrote: > > From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > > > Add vendor prefix for Recharge Véhicule Électrique (RVE), which > > manufactures electric vehicle chargers infrastructure components. > > > > Signed-off-by: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx> > > > 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@xxxxxxxxxxx/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 > >