2023-08-02 22:21:44

by Martin Botka

[permalink] [raw]
Subject: [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech

From: Martin Botka <[email protected]>

BigTreeTech is a company based in Shenzhen that makes
3D printers and accessories.

Add prefix for it.

Signed-off-by: Martin Botka <[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 af60bf1a6664..1d5f86e3f099 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -194,6 +194,8 @@ patternProperties:
description: Beckhoff Automation GmbH & Co. KG
"^bitmain,.*":
description: Bitmain Technologies
+ "^bigtreetech,.*":
+ description: Shenzhen BigTree Tech CO., LTD
"^blutek,.*":
description: BluTek Power
"^boe,.*":
--
2.41.0



2023-08-03 13:04:50

by Andre Przywara

[permalink] [raw]
Subject: Re: [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech

On Thu, 3 Aug 2023 00:02:34 +0200
Martin Botka <[email protected]> wrote:

> From: Martin Botka <[email protected]>
>
> BigTreeTech is a company based in Shenzhen that makes
> 3D printers and accessories.
>
> Add prefix for it.
>
> Signed-off-by: Martin Botka <[email protected]>

Reviewed-by: Andre Przywara <[email protected]>

Cheers,
Andre

> ---
> 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 af60bf1a6664..1d5f86e3f099 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -194,6 +194,8 @@ patternProperties:
> description: Beckhoff Automation GmbH & Co. KG
> "^bitmain,.*":
> description: Bitmain Technologies
> + "^bigtreetech,.*":
> + description: Shenzhen BigTree Tech CO., LTD
> "^blutek,.*":
> description: BluTek Power
> "^boe,.*":


2023-08-03 16:16:28

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech

On 03/08/2023 00:02, Martin Botka wrote:
> From: Martin Botka <[email protected]>
>
> BigTreeTech is a company based in Shenzhen that makes
> 3D printers and accessories.
>
> Add prefix for it.
>
> Signed-off-by: Martin Botka <[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 af60bf1a6664..1d5f86e3f099 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -194,6 +194,8 @@ patternProperties:
> description: Beckhoff Automation GmbH & Co. KG
> "^bitmain,.*":
> description: Bitmain Technologies
> + "^bigtreetech,.*":

Please keep alphabetical order.

Best regards,
Krzysztof


2023-08-03 16:55:06

by Martin Botka

[permalink] [raw]
Subject: Re: [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech



On 8/3/23 4:27 PM, Krzysztof Kozlowski wrote:
> On 03/08/2023 00:02, Martin Botka wrote:
>> From: Martin Botka <[email protected]>
>>
>> BigTreeTech is a company based in Shenzhen that makes
>> 3D printers and accessories.
>>
>> Add prefix for it.
>>
>> Signed-off-by: Martin Botka <[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 af60bf1a6664..1d5f86e3f099 100644
>> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
>> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
>> @@ -194,6 +194,8 @@ patternProperties:
>> description: Beckhoff Automation GmbH & Co. KG
>> "^bitmain,.*":
>> description: Bitmain Technologies
>> + "^bigtreetech,.*":
>
> Please keep alphabetical order.
Got it.

Cheers,
Martin
>
> Best regards,
> Krzysztof
>
>