[PATCH 09/10] dt-bindings: arm: qcom: Add Xiaomi Redmi 3S
From: Barnabás Czémán
Date: Tue Feb 11 2025 - 17:40:25 EST
Document Xiaomi Redmi 3S (land).
Add qcom,msm8937 for msm-id, board-id allow-list.
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 618a87693ac1dc32b40a2201bc219a4f12e9f3e8..d082c1a2c8b3cdb36caf511840bf217f1175cde8 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -38,6 +38,7 @@ description: |
msm8660
msm8916
msm8917
+ msm8937
msm8926
msm8929
msm8939
@@ -272,6 +273,11 @@ properties:
- xiaomi,riva
- const: qcom,msm8917
+ - items:
+ - enum:
+ - xiaomi,land
+ - const: qcom,msm8937
+
- items:
- enum:
- motorola,potter
@@ -1222,6 +1228,7 @@ allOf:
- qcom,apq8094
- qcom,apq8096
- qcom,msm8917
+ - qcom,msm8937
- qcom,msm8939
- qcom,msm8953
- qcom,msm8956
--
2.48.1