[PATCH RESEND v2 1/3] dt-bindings: vendor-prefixes: Add XiaoXun BiCheng Technology

Ricky Cheung via B4 Relay posted 3 patches 11 months ago
[PATCH RESEND v2 1/3] dt-bindings: vendor-prefixes: Add XiaoXun BiCheng Technology
Posted by Ricky Cheung via B4 Relay 11 months ago
From: Ricky Cheung <rcheung844@gmail.com>

Add a vendor prefix for XiaoXun BiCheng Technology, which was an online
store on TaoBao selling 4G LTE WiFi modems.

TaoBao mostly require stores to be operated by companies, so they are
a valid vendor. However, this company has ended operations recently.

Signed-off-by: Ricky Cheung <rcheung844@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 b320a39de7fe40ce4d97ed3ea264a5971a3428dd..9bbd21b47201d866ae68e6ae406189266871617f 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1673,6 +1673,8 @@ patternProperties:
     description: Extreme Engineering Solutions (X-ES)
   "^xiaomi,.*":
     description: Xiaomi Technology Co., Ltd.
+  "^xiaoxun,.*":
+    description: XiaoXun BiCheng Technology
   "^xillybus,.*":
     description: Xillybus Ltd.
   "^xingbangda,.*":

-- 
2.47.1
Re: [PATCH RESEND v2 1/3] dt-bindings: vendor-prefixes: Add XiaoXun BiCheng Technology
Posted by Krzysztof Kozlowski 11 months ago
On Tue, Jan 14, 2025 at 10:46:48PM +0800, Ricky Cheung wrote:
> Add a vendor prefix for XiaoXun BiCheng Technology, which was an online
> store on TaoBao selling 4G LTE WiFi modems.
> 
> TaoBao mostly require stores to be operated by companies, so they are
> a valid vendor. However, this company has ended operations recently.
> 
> Signed-off-by: Ricky Cheung <rcheung844@gmail.com>
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

---

<form letter>
This is an automated instruction, just in case, because many review tags
are being ignored. If you know the process, you can skip it (please do
not feel offended by me posting it here - no bad intentions intended).
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 of patchset, under or above your Signed-off-by tag, unless
patch changed significantly (e.g. new properties added to the DT
bindings). Tag is "received", when provided in a message replied to you
on the mailing list. Tools like b4 can help here. However, there's no
need to repost patches *only* to add the tags. The upstream maintainer
will do that for tags received on the version they apply.

https://elixir.bootlin.com/linux/v6.12-rc3/source/Documentation/process/submitting-patches.rst#L577
</form letter>

Best regards,
Krzysztof