[PATCH v5 2/8] dt-bindings: arm: qcom: Add compatible for oneplus,billie2 phone

From: Iskren Chernev
Date: Sun Oct 30 2022 - 05:43:34 EST


oneplus,billie2 (OnePlus Nord N100) is based on QualComm Snapdragon
SM4250 SoC.

Add support for the same in dt-bindings.

Signed-off-by: Iskren Chernev <iskren.chernev@xxxxxxxxx>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>
Reviewed-by: Caleb Connolly <caleb@xxxxxxxxxxxxx>
---
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 207e28260206..7048a1fd77a7 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -54,6 +54,8 @@ description: |
sdm845
sdx55
sdx65
+ sm4250
+ sm6115
sm6125
sm6350
sm7225
@@ -708,6 +710,11 @@ properties:
- xiaomi,polaris
- const: qcom,sdm845

+ - items:
+ - enum:
+ - oneplus,billie2
+ - const: qcom,sm4250
+
- items:
- enum:
- sony,pdx201
--
2.38.1