diff options
| author | Jianfeng Liu <liujianfeng1994@gmail.com> | 2024-04-20 11:42:58 +0800 |
|---|---|---|
| committer | Heiko Stuebner <heiko@sntech.de> | 2024-04-23 17:13:16 +0200 |
| commit | d21ca7a353d3677f0b9c730fb37f7abd373cc9ea (patch) | |
| tree | eee15e7a91a50f614a5f9d1961a57821f623a2a1 | |
| parent | 0ec7e1096332bc2b9bc881c21cfd234058f747b3 (diff) | |
dt-bindings: vendor-prefixes: add ArmSoM
Add vendor prefix for ArmSoM (https://www.armsom.org)
Signed-off-by: Jianfeng Liu <liujianfeng1994@gmail.com>
Acked-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Weizhao Ouyang <weizhao.ouyang@arm.com>
Link: https://lore.kernel.org/r/20240420034300.176920-2-liujianfeng1994@gmail.com
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
| -rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 59c6c6760bc0..b68f115b2388 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,.*": |
