KUNBUS GmbH created the modular DIN-rail mounted open source hardware
platform called Revolution Pi for automation and IIoT projects.
https://www.kunbus.com/
Signed-off-by: Bruno Thomsen <[email protected]>
Reviewed-by: Stefano Bossi <[email protected]>
---
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 ed64e06ecca4..f5e48b49b208 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -707,6 +707,8 @@ patternProperties:
description: Kontron S&T AG
"^kosagi,.*":
description: Sutajio Ko-Usagi PTE Ltd.
+ "^kunbus,.*":
+ description: KUNBUS GmbH
"^kvg,.*":
description: Kverneland Group
"^kyo,.*":
base-commit: de4664485abbc0529b1eec44d0061bbfe58a28fb
--
2.39.2
On 14/04/2023 06:57, Bruno Thomsen wrote:
> KUNBUS GmbH created the modular DIN-rail mounted open source hardware
> platform called Revolution Pi for automation and IIoT projects.
> https://www.kunbus.com/
>
> Signed-off-by: Bruno Thomsen <[email protected]>
> Reviewed-by: Stefano Bossi <[email protected]>
I do not see it being used in current next. We do not document all
possible companies in the world. We document prefixes used in bindings.
Best regards,
Krzysztof
Den fre. 14. apr. 2023 kl. 09.58 skrev Krzysztof Kozlowski
<[email protected]>:
>
> On 14/04/2023 06:57, Bruno Thomsen wrote:
> > KUNBUS GmbH created the modular DIN-rail mounted open source hardware
> > platform called Revolution Pi for automation and IIoT projects.
> > https://www.kunbus.com/
> >
> > Signed-off-by: Bruno Thomsen <[email protected]>
> > Reviewed-by: Stefano Bossi <[email protected]>
>
> I do not see it being used in current next. We do not document all
> possible companies in the world. We document prefixes used in bindings.
I am going to use it in the board compatibility string for the Revolution Pi
DIN module device tree(s). So I send it separately to avoid spamming the
mailing list on every iteration of the board DT. But I can resend it when there
is a board patch that uses it.
/Bruno
> Best regards,
> Krzysztof
>
On 14/04/2023 22:24, Bruno Thomsen wrote:
> Den fre. 14. apr. 2023 kl. 09.58 skrev Krzysztof Kozlowski
> <[email protected]>:
>>
>> On 14/04/2023 06:57, Bruno Thomsen wrote:
>>> KUNBUS GmbH created the modular DIN-rail mounted open source hardware
>>> platform called Revolution Pi for automation and IIoT projects.
>>> https://www.kunbus.com/
>>>
>>> Signed-off-by: Bruno Thomsen <[email protected]>
>>> Reviewed-by: Stefano Bossi <[email protected]>
>>
>> I do not see it being used in current next. We do not document all
>> possible companies in the world. We document prefixes used in bindings.
>
> I am going to use it in the board compatibility string for the Revolution Pi
> DIN module device tree(s). So I send it separately to avoid spamming the
> mailing list on every iteration of the board DT. But I can resend it when there
> is a board patch that uses it.
The best is to send it with the first patchset which introduces it.
Best regards,
Krzysztof