diff options
author | Rajendra Nayak <quic_rjendra@quicinc.com> | 2022-12-16 14:29:17 +0300 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2023-02-04 02:24:09 +0300 |
commit | c9e625bcf67472aee5c3b0d6bdabbe8f8be52f06 (patch) | |
tree | 464287e56ad1875dd8b93c32aafef049f593dceb /Documentation | |
parent | 34d50b12d67795454139a1cfc7ca3add8efa3612 (diff) | |
download | linux-c9e625bcf67472aee5c3b0d6bdabbe8f8be52f06.tar.xz |
dt-bindings: arm: qcom: Document the sc7280 CRD Pro boards
Add compatibles for the Pro SKU of the sc7280 CRD boards
which come with a Pro variant of the qcard.
The Pro qcard variant has smps9 from pm8350c ganged up with
smps7 and smps8.
Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221216112918.1243-1-quic_rjendra@quicinc.com
Diffstat (limited to 'Documentation')
-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 22553637c519..8b90b8d7e858 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -652,6 +652,12 @@ properties: - const: google,hoglin - const: qcom,sc7280 + - description: Qualcomm Technologies, Inc. sc7280 CRD Pro platform (newest rev) + items: + - const: google,zoglin-sku1536 + - const: google,hoglin-sku1536 + - const: qcom,sc7280 + - description: Qualcomm Technologies, Inc. sc7280 IDP SKU1 platform items: - const: qcom,sc7280-idp |