[PATCH v8 7/8] dt-bindings: arm: qcom: Add Xiaomi Redmi 5A
From: Barnabás Czémán
Date: Wed Dec 11 2024 - 12:59:45 EST
Document Xiaomi Remi 5A (riva).
Add qcom,msm8917 for msm-id, board-id allow-list.
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Barnabás Czémán <barnabas.czeman@xxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index d394dffe3fba5a396b85a6093f34e9ef62b6f9cc..fa5e70cee0c6b7cc20f49005ebced0b9389ab910 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -37,6 +37,7 @@ description: |
msm8226
msm8660
msm8916
+ msm8917
msm8926
msm8929
msm8939
@@ -264,6 +265,11 @@ properties:
- yiming,uz801-v3
- const: qcom,msm8916
+ - items:
+ - enum:
+ - xiaomi,riva
+ - const: qcom,msm8917
+
- items:
- enum:
- motorola,potter
@@ -1199,6 +1205,7 @@ allOf:
- qcom,apq8026
- qcom,apq8094
- qcom,apq8096
+ - qcom,msm8917
- qcom,msm8939
- qcom,msm8953
- qcom,msm8956
--
2.47.1