diff options
author | Luca Weiss <luca@z3ntu.xyz> | 2022-02-26 13:19:38 +0300 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-04-13 05:35:38 +0300 |
commit | b736cedce53390705887d5188678b0f25a9b9c23 (patch) | |
tree | ae420b8af7fb2d24513db6b5de077543160b97b4 /Documentation/devicetree/bindings/arm | |
parent | 6ffe07ba141b483c432458e881ca39f80f582470 (diff) | |
download | linux-b736cedce53390705887d5188678b0f25a9b9c23.tar.xz |
dt-bindings: arm: qcom: Document asus,sparrow device
Document the ASUS ZenWatch 2 ("sparrow") which is a smartwatch based on
Snapdragon 400 SoC.
Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220226101939.1011551-1-luca@z3ntu.xyz
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 129cdd246223..7f89ab344d3f 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -99,6 +99,7 @@ properties: - items: - enum: + - asus,sparrow - lg,lenok - const: qcom,apq8026 |