diff mbox series

[v4,1/3] dt-bindings: vendor-prefixes: add ArmSoM

Message ID 20240416034626.317823-2-liujianfeng1994@gmail.com (mailing list archive)
State New
Headers show
Series Add ArmSom Sige7 board | expand

Commit Message

Jianfeng Liu April 16, 2024, 3:46 a.m. UTC
Add vendor prefix for ArmSoM (https://www.armsom.org)

Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
---
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Weizhao Ouyang April 16, 2024, 11:11 a.m. UTC | #1
On Tue, Apr 16, 2024 at 11:46 AM Jianfeng Liu <liujianfeng1994@gmail.com> wrote:
>
> Add vendor prefix for ArmSoM (https://www.armsom.org)
>
> Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>

Reviewed-by: Weizhao Ouyang <weizhao.ouyang@arm.com>

BR,
Weizhao

> ---
>  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 e4aeeb5fe..e47405535 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -151,6 +151,8 @@ patternProperties:
>      description: ARM Ltd.
>    "^armadeus,.*":
>      description: ARMadeus Systems SARL
> +  "^armsom,.*":
> +    description: ArmSoM Technology Co., Ltd.
>    "^arrow,.*":
>      description: Arrow Electronics
>    "^artesyn,.*":
> --
> 2.34.1
>
Heiko Stübner April 17, 2024, 8:21 a.m. UTC | #2
Am Dienstag, 16. April 2024, 05:46:24 CEST schrieb Jianfeng Liu:
> Add vendor prefix for ArmSoM (https://www.armsom.org)
> 
> Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>

[PATCH v3 1/3] dt-bindings: vendor-prefixes: add ArmSoM
yesterday got a

Acked-by: Conor Dooley <conor.dooley@microchip.com>

in
https://lore.kernel.org/r/20240416-choosing-boney-33cf206d0f38@spud

> ---
>  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 e4aeeb5fe..e47405535 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -151,6 +151,8 @@ patternProperties:
>      description: ARM Ltd.
>    "^armadeus,.*":
>      description: ARMadeus Systems SARL
> +  "^armsom,.*":
> +    description: ArmSoM Technology Co., Ltd.
>    "^arrow,.*":
>      description: Arrow Electronics
>    "^artesyn,.*":
>
Conor Dooley April 17, 2024, 3:03 p.m. UTC | #3
On Wed, Apr 17, 2024 at 10:21:17AM +0200, Heiko Stübner wrote:
> Am Dienstag, 16. April 2024, 05:46:24 CEST schrieb Jianfeng Liu:
> > Add vendor prefix for ArmSoM (https://www.armsom.org)
> > 
> > Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
> 
> [PATCH v3 1/3] dt-bindings: vendor-prefixes: add ArmSoM
> yesterday got a
> 
> Acked-by: Conor Dooley <conor.dooley@microchip.com>
> 
> in
> https://lore.kernel.org/r/20240416-choosing-boney-33cf206d0f38@spud

Too many versions in a short space of time, guess I picked not the most
recent to respond to as it arrived in the <24h period that it usually
takes me to clear a patch from my queue.
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index e4aeeb5fe..e47405535 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -151,6 +151,8 @@  patternProperties:
     description: ARM Ltd.
   "^armadeus,.*":
     description: ARMadeus Systems SARL
+  "^armsom,.*":
+    description: ArmSoM Technology Co., Ltd.
   "^arrow,.*":
     description: Arrow Electronics
   "^artesyn,.*":