[PATCH v2 2/4] dt-bindings: arm: qcom: Document SM6375 & Xperia 10 IV

From: Konrad Dybcio
Date: Tue Oct 25 2022 - 14:07:03 EST


Add compatibles for Sony Xperia 10 IV (PDX225) and the SM6375 SoC
it's based on.

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxx>
---
Changes since v1:
- Pick up Krzysztof's R-b

Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 207e28260206..35e22cf15f9f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -56,6 +56,7 @@ description: |
sdx65
sm6125
sm6350
+ sm6375
sm7225
sm8150
sm8250
@@ -718,6 +719,11 @@ properties:
- sony,pdx213
- const: qcom,sm6350

+ - items:
+ - enum:
+ - sony,pdx225
+ - const: qcom,sm6375
+
- items:
- enum:
- fairphone,fp4
--
2.38.1