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
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,.*":
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
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
>
>