linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] dt-bindings: vendor-prefixes: add Huawei
@ 2022-01-13 10:30 Stanislav Jakubek
  2022-01-14 15:03 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Stanislav Jakubek @ 2022-01-13 10:30 UTC (permalink / raw)
  To: Rob Herring; +Cc: devicetree, linux-kernel, linux-arm-msm, linux-arm-kernel

The vendor prefix for Huawei [1] is used in device trees [2][3], but was
not documented so far. Add it to the schema to document it.

[1] https://www.huawei.com/en/
[2] arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
[3] arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
---
Changes in v2:
  - Reworked patch description
  - Rebase on next-20220113

 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 b3de81e8290f..76e89f26820d 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -519,6 +519,8 @@ patternProperties:
     description: HannStar Display Co.
   "^holtek,.*":
     description: Holtek Semiconductor, Inc.
+  "^huawei,.*":
+    description: Huawei Technologies Co., Ltd.
   "^hugsun,.*":
     description: Shenzhen Hugsun Technology Co. Ltd.
   "^hwacom,.*":
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH v2] dt-bindings: vendor-prefixes: add Huawei
  2022-01-13 10:30 [PATCH v2] dt-bindings: vendor-prefixes: add Huawei Stanislav Jakubek
@ 2022-01-14 15:03 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2022-01-14 15:03 UTC (permalink / raw)
  To: Stanislav Jakubek
  Cc: Rob Herring, devicetree, linux-arm-msm, linux-kernel, linux-arm-kernel

On Thu, 13 Jan 2022 11:30:05 +0100, Stanislav Jakubek wrote:
> The vendor prefix for Huawei [1] is used in device trees [2][3], but was
> not documented so far. Add it to the schema to document it.
> 
> [1] https://www.huawei.com/en/
> [2] arch/arm64/boot/dts/qcom/msm8916-huawei-g7.dts
> [3] arch/arm64/boot/dts/qcom/msm8994-angler-rev-101.dts
> 
> Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
> ---
> Changes in v2:
>   - Reworked patch description
>   - Rebase on next-20220113
> 
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Applied, thanks!

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-01-14 15:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-01-13 10:30 [PATCH v2] dt-bindings: vendor-prefixes: add Huawei Stanislav Jakubek
2022-01-14 15:03 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).