All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jianfeng Liu <liujianfeng1994@gmail.com>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	heiko@sntech.de, liujianfeng1994@gmail.com, sfr@canb.auug.org.au,
	weizhao.ouyang@arm.com
Subject: [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM
Date: Tue, 16 Apr 2024 11:46:24 +0800	[thread overview]
Message-ID: <20240416034626.317823-2-liujianfeng1994@gmail.com> (raw)
In-Reply-To: <20240416034626.317823-1-liujianfeng1994@gmail.com>

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(+)

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


WARNING: multiple messages have this Message-ID (diff)
From: Jianfeng Liu <liujianfeng1994@gmail.com>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	heiko@sntech.de, liujianfeng1994@gmail.com, sfr@canb.auug.org.au,
	weizhao.ouyang@arm.com
Subject: [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM
Date: Tue, 16 Apr 2024 11:46:24 +0800	[thread overview]
Message-ID: <20240416034626.317823-2-liujianfeng1994@gmail.com> (raw)
In-Reply-To: <20240416034626.317823-1-liujianfeng1994@gmail.com>

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(+)

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


_______________________________________________
Linux-rockchip mailing list
Linux-rockchip@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-rockchip

WARNING: multiple messages have this Message-ID (diff)
From: Jianfeng Liu <liujianfeng1994@gmail.com>
To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-rockchip@lists.infradead.org
Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org,
	heiko@sntech.de, liujianfeng1994@gmail.com, sfr@canb.auug.org.au,
	weizhao.ouyang@arm.com
Subject: [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM
Date: Tue, 16 Apr 2024 11:46:24 +0800	[thread overview]
Message-ID: <20240416034626.317823-2-liujianfeng1994@gmail.com> (raw)
In-Reply-To: <20240416034626.317823-1-liujianfeng1994@gmail.com>

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(+)

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


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2024-04-16  3:47 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-16  3:46 [PATCH v4 0/3] Add ArmSom Sige7 board Jianfeng Liu
2024-04-16  3:46 ` Jianfeng Liu
2024-04-16  3:46 ` Jianfeng Liu
2024-04-16  3:46 ` Jianfeng Liu [this message]
2024-04-16  3:46   ` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM Jianfeng Liu
2024-04-16  3:46   ` Jianfeng Liu
2024-04-16 11:11   ` Weizhao Ouyang
2024-04-16 11:11     ` Weizhao Ouyang
2024-04-16 11:11     ` Weizhao Ouyang
2024-04-17  8:21   ` Heiko Stübner
2024-04-17  8:21     ` Heiko Stübner
2024-04-17  8:21     ` Heiko Stübner
2024-04-17 15:03     ` Conor Dooley
2024-04-17 15:03       ` Conor Dooley
2024-04-17 15:03       ` Conor Dooley
2024-04-16  3:46 ` [PATCH v4 2/3] dt-bindings: arm: rockchip: Add ArmSoM Sige7 Jianfeng Liu
2024-04-16  3:46   ` Jianfeng Liu
2024-04-16  3:46   ` Jianfeng Liu
2024-04-16 11:11   ` Weizhao Ouyang
2024-04-16 11:11     ` Weizhao Ouyang
2024-04-16 11:11     ` Weizhao Ouyang
2024-04-17 13:24     ` Krzysztof Kozlowski
2024-04-17 13:24       ` Krzysztof Kozlowski
2024-04-17 13:24       ` Krzysztof Kozlowski
2024-04-16  3:46 ` [PATCH v4 3/3] arm64: dts: rockchip: Add ArmSom Sige7 board Jianfeng Liu
2024-04-16  3:46   ` Jianfeng Liu
2024-04-16  3:46   ` Jianfeng Liu
2024-04-16 11:18   ` Weizhao Ouyang
2024-04-16 11:18     ` Weizhao Ouyang
2024-04-16 11:18     ` Weizhao Ouyang

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20240416034626.317823-2-liujianfeng1994@gmail.com \
    --to=liujianfeng1994@gmail.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=heiko@sntech.de \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-rockchip@lists.infradead.org \
    --cc=robh@kernel.org \
    --cc=sfr@canb.auug.org.au \
    --cc=weizhao.ouyang@arm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.