diff options
author | Yassine Oudjana <y.oudjana@protonmail.com> | 2022-02-03 07:25:13 +0000 |
---|---|---|
committer | Viresh Kumar <viresh.kumar@linaro.org> | 2022-02-11 10:03:51 +0530 |
commit | 0cc525901fe9062dbd3c7a42dba254244a229072 (patch) | |
tree | b0dea0ddc369c9f44e643cb42cd73d3dd96d824e | |
parent | 021dbecabc93b1610b5db989d52a94e0c6671136 (diff) |
dt-bindings: arm: qcom: Add msm8996 and apq8096 compatibles
Add compatibles for MSM8996 and APQ8096 and all supported devices
that have them.
Signed-off-by: Yassine Oudjana <y.oudjana@protonmail.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 16 |
1 files changed, 15 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 370aab274cd1..fd8410d26c99 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -173,7 +173,21 @@ properties: - const: qcom,apq8094 - items: - - const: qcom,msm8996-mtp + - enum: + - arrow,apq8096-db820c + - inforce,ifc6640 + - const: qcom,apq8096-sbc + - const: qcom,apq8096 + + - items: + - enum: + - qcom,msm8996-mtp + - sony,dora-row + - sony,kagura-row + - sony,keyaki-row + - xiaomi,gemini + - xiaomi,scorpio + - const: qcom,msm8996 - items: - enum: |