From 773c7700a71bb3f7f4fa4f689ffd4d063ddd66a7 Mon Sep 17 00:00:00 2001 From: Luca Weiss Date: Sat, 24 Sep 2022 17:29:36 +0200 Subject: [PATCH] dt-bindings: arm: qcom: Document huawei,sturgeon device Document the Huawei Watch ("sturgeon") which is a smartwatch based on Snapdragon 400 SoC. Signed-off-by: Luca Weiss Acked-by: Krzysztof Kozlowski Signed-off-by: Bjorn Andersson Link: https://lore.kernel.org/r/20220924152937.4076-1-luca@z3ntu.xyz --- 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 950e26f03ff88..47dca00518d45 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -114,6 +114,7 @@ properties: - items: - enum: - asus,sparrow + - huawei,sturgeon - lg,lenok - samsung,matisse-wifi - const: qcom,apq8026 -- 2.30.2