[PATCH 1/3] dt-bindings: arm: qcom: Add sm6125 SoC and xiaomi,willow

From: Eli Riggs
Date: Sun May 17 2020 - 08:06:25 EST


Add compatibles for SM6125 aka SDM665 aka Snapdragon 665, as well
as xiaomi,willow aka Xiaomi Redmi Note 8T, the international
edition of the Note 8.

Signed-off-by: Eli Riggs <eli@xxxxxx>
---
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 64ddae3bd39fd..4142e38a353ef 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -38,6 +38,7 @@ description: |
msm8996
sc7180
sdm845
+ sm6125

The 'board' element must be one of the following strings:

@@ -158,4 +159,9 @@ properties:
- qcom,ipq6018-cp01-c1
- const: qcom,ipq6018

+ - items:
+ - enum:
+ - xiaomi,willow
+ - const: qcom,sm6125
+
...
--
2.20.1