diff options
author | Dmitry Baryshkov <[email protected]> | 2022-05-21 23:27:07 +0300 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2022-06-28 16:06:52 -0500 |
commit | bbd5a68919081d2fea6b0a6d6ab4c34effbf2847 (patch) | |
tree | 040f22382955c108aa84cd5fe6ceedb0ea906b67 | |
parent | 5e9bc1ba7ace0793b62e612eb48b7774a13e7f74 (diff) |
dt-bindings: arm: qcom: document sda660 SoC and ifc6560 board
Add binding documentation for the Inforce IFC6560 board which uses
Snapdragon SDA660.
Reviewed-by: Marijn Suijten <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Signed-off-by: Dmitry Baryshkov <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 277faf59db57..39b20aac4e50 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -44,6 +44,7 @@ description: | sc7280 sc8180x sc8280xp + sda660 sdm630 sdm632 sdm660 @@ -546,6 +547,11 @@ properties: - items: - enum: + - inforce,ifc6560 + - const: qcom,sda660 + + - items: + - enum: - fairphone,fp3 - const: qcom,sdm632 |