Introduce the 'pri' vendor prefix for Priva, a company specializing in
sustainable solutions for building automation, energy, and climate
control. More information about Priva can be found at
https://www.priva.com
Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de>
---
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 da01616802c7..9a9ac3adc5ef 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1198,6 +1198,8 @@ patternProperties:
description: Primux Trading, S.L.
"^probox2,.*":
description: PROBOX2 (by W2COMP Co., Ltd.)
+ "^pri,.*":
+ description: Priva
"^prt,.*":
description: Protonic Holland
"^pulsedlight,.*":
--
2.39.5
On Thu, Dec 05, 2024 at 01:56:37PM +0100, Oleksij Rempel wrote: > Introduce the 'pri' vendor prefix for Priva, a company specializing in > sustainable solutions for building automation, energy, and climate > control. More information about Priva can be found at > https://www.priva.com > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > --- > 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 da01616802c7..9a9ac3adc5ef 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1198,6 +1198,8 @@ patternProperties: > description: Primux Trading, S.L. > "^probox2,.*": > description: PROBOX2 (by W2COMP Co., Ltd.) > + "^pri,.*": > + description: Priva Why not "priva"? Saving two chars doesn't seem worth less info.
On Thu, Dec 05, 2024 at 05:16:14PM +0000, Conor Dooley wrote: > On Thu, Dec 05, 2024 at 01:56:37PM +0100, Oleksij Rempel wrote: > > Introduce the 'pri' vendor prefix for Priva, a company specializing in > > sustainable solutions for building automation, energy, and climate > > control. More information about Priva can be found at > > https://www.priva.com > > > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > > --- > > 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 da01616802c7..9a9ac3adc5ef 100644 > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > @@ -1198,6 +1198,8 @@ patternProperties: > > description: Primux Trading, S.L. > > "^probox2,.*": > > description: PROBOX2 (by W2COMP Co., Ltd.) > > + "^pri,.*": > > + description: Priva > > Why not "priva"? Saving two chars doesn't seem worth less info. This is typical prefix which is used by this vendor, if it is possible i would prefer not to change it. But, last decision is on your side :) Regards, Oleksij -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
On Fri, Dec 06, 2024 at 07:13:09AM +0100, Oleksij Rempel wrote: > On Thu, Dec 05, 2024 at 05:16:14PM +0000, Conor Dooley wrote: > > On Thu, Dec 05, 2024 at 01:56:37PM +0100, Oleksij Rempel wrote: > > > Introduce the 'pri' vendor prefix for Priva, a company specializing in > > > sustainable solutions for building automation, energy, and climate > > > control. More information about Priva can be found at > > > https://www.priva.com > > > > > > Signed-off-by: Oleksij Rempel <o.rempel@pengutronix.de> > > > --- > > > 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 da01616802c7..9a9ac3adc5ef 100644 > > > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > > > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > > > @@ -1198,6 +1198,8 @@ patternProperties: > > > description: Primux Trading, S.L. > > > "^probox2,.*": > > > description: PROBOX2 (by W2COMP Co., Ltd.) > > > + "^pri,.*": > > > + description: Priva > > > > Why not "priva"? Saving two chars doesn't seem worth less info. > > This is typical prefix which is used by this vendor, if it is possible > i would prefer not to change it. But, last decision is on your side :) I dunno, think if I was being unreasonable like that people would tell me where to go. Acked-by: Conor Dooley <conor.dooley@microchip.com>
© 2016 - 2025 Red Hat, Inc.