2023-03-22 11:48:40

by Lakshmi Yadlapati

[permalink] [raw]
Subject: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel

Add a vendor prefix entry for acbel (https://www.acbel.com)

Signed-off-by: Lakshmi Yadlapati <[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..9dbb8f69be65 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -37,6 +37,8 @@ patternProperties:
description: Abracon Corporation
"^abt,.*":
description: ShenZhen Asia Better Technology Ltd.
+ "^acbel,.*":
+ description: Acbel Polytech Inc.
"^acer,.*":
description: Acer Inc.
"^acme,.*":
--
2.37.2


2023-03-22 12:00:23

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel

On 22/03/2023 12:46, Lakshmi Yadlapati wrote:
> Add a vendor prefix entry for acbel (https://www.acbel.com)
>
> Signed-off-by: Lakshmi Yadlapati <[email protected]>
> ---

This is a friendly reminder during the review process.

It looks like you received a tag and forgot to add it.

If you do not know the process, here is a short explanation:
Please add Acked-by/Reviewed-by/Tested-by tags when posting new
versions. However, there's no need to repost patches *only* to add the
tags. The upstream maintainer will do that for acks received on the
version they apply.

https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540

If a tag was not added on purpose, please state why and what changed.


Best regards,
Krzysztof

2023-03-22 12:08:40

by Lakshmi Yadlapati

[permalink] [raw]
Subject: RE: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel



On 3/22/23, 6:48 AM, "Krzysztof Kozlowski" <[email protected] <mailto:[email protected]>> wrote:


On 22/03/2023 12:46, Lakshmi Yadlapati wrote:
> Add a vendor prefix entry for acbel (https://www.acbel.com <https://www.acbel.com> )
>
> Signed-off-by: Lakshmi Yadlapati <[email protected] <mailto:[email protected]>>
> ---


This is a friendly reminder during the review process.

It looks like you received a tag and forgot to add it.


If you do not know the process, here is a short explanation:
Please add Acked-by/Reviewed-by/Tested-by tags when posting new
versions. However, there's no need to repost patches *only* to add the
tags. The upstream maintainer will do that for acks received on the
version they apply.


https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540 <https://elixir.bootlin.com/linux/v5.17/source/Documentation/process/submitting-patches.rst#L540>


If a tag was not added on purpose, please state why and what changed.

sorry about missing the tags, this is my first code drop, new to this process. Thx


Best regards,
Krzysztof