[PATCH 1/3] dt-bindings: arm: qcom: add MSM8920 and Motorola Moto E4 (perry)
From: Aneesh Pradhan
Date: Wed Jul 22 2026 - 21:25:28 EST
From: "Catherine Frederick (coolguy)" <serenity@xxxxxxxxxxxxx>
Document the Motorola Moto E4 (perry) board compatible for MSM8917 and
MSM8920, and add qcom,msm8920 to the SoC compatible list.
Signed-off-by: Catherine Frederick (coolguy) <serenity@xxxxxxxxxxxxx>
[aneesh: split bindings into their own patch; add msm8920 SoC enum]
Signed-off-by: Aneesh Pradhan <aneeshpradhan@xxxxxxx>
---
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 f8c37096df46..5556f81c0af5 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -261,11 +261,17 @@ properties:
- items:
- enum:
+ - motorola,perry
- xiaomi,riva
- xiaomi,rolex
- xiaomi,tiare
- const: qcom,msm8917
+ - items:
+ - enum:
+ - motorola,perry
+ - const: qcom,msm8920
+
- items:
- enum:
- wingtech,wt82918hd
@@ -1323,6 +1329,7 @@ allOf:
- qcom,apq8094
- qcom,apq8096
- qcom,msm8917
+ - qcom,msm8920
- qcom,msm8937
- qcom,msm8939
- qcom,msm8953
--
2.53.0