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

Lakshmi Yadlapati posted 5 patches 2 years, 10 months ago
There is a newer version of this series
[PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel
Posted by Lakshmi Yadlapati 2 years, 10 months ago
Add a vendor prefix entry for acbel (https://www.acbel.com)

Signed-off-by: Lakshmi Yadlapati <lakshmiy@us.ibm.com>
---
 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
Re: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel
Posted by Krzysztof Kozlowski 2 years, 10 months ago
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 <lakshmiy@us.ibm.com>
> ---

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
RE: [PATCH v4 1/5] dt-bindings: vendor-prefixes: Add prefix for acbel
Posted by Lakshmi Yadlapati 2 years, 10 months ago

On 3/22/23, 6:48 AM, "Krzysztof Kozlowski" <krzysztof.kozlowski@linaro.org <mailto:krzysztof.kozlowski@linaro.org>> 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 <lakshmiy@us.ibm.com <mailto:lakshmiy@us.ibm.com>>
> ---


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