2023-03-10 15:30:37

by Yang Xiwen

[permalink] [raw]
Subject: [PATCH 2/3] dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3)

Add a compatible for Yiming LTE dongle uz801-v3.0

Signed-off-by: Yang Xiwen <[email protected]>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 1bb24d46e4eec..6e17cb0726918 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -226,6 +226,7 @@ properties:
- thwc,uf896
- thwc,ufi001c
- wingtech,wt88047
+ - yiming,uz801-v3
- const: qcom,msm8916

- items:
--
2.39.1



2023-03-12 20:50:22

by Krzysztof Kozlowski

[permalink] [raw]
Subject: Re: [PATCH 2/3] dt-bindings: arm: qcom: Add Yiming LTE dongle uz801-v3.0 (yiming-uz801v3)

On 10/03/2023 15:33, Yang Xiwen wrote:
> Add a compatible for Yiming LTE dongle uz801-v3.0
>
> Signed-off-by: Yang Xiwen <[email protected]>
> ---
> Documentation/devicetree/bindings/arm/qcom.yaml | 1 +


Acked-by: Krzysztof Kozlowski <[email protected]>

Best regards,
Krzysztof