diff options
author | 2021-11-29 17:01:34 +0530 | |
---|---|---|
committer | 2021-11-30 22:06:34 -0600 | |
commit | 7a21328bb3ade238e35c4de81da3ad8d76437b72 (patch) | |
tree | 2ec2c42be4e06495499a58bf7cc0e51fba2eaf3c | |
parent | arm64: dts: qcom: Drop input-name property (diff) | |
download | wireguard-linux-7a21328bb3ade238e35c4de81da3ad8d76437b72.tar.xz wireguard-linux-7a21328bb3ade238e35c4de81da3ad8d76437b72.zip |
dt-bindings: arm: qcom: Document qcom,sc7280-crd board
Document the qcom,sc7280-crd board based off sc7280 SoC,
The board is also known as hoglin in the Chrome OS builds,
so document the google,hoglin compatible as well.
Signed-off-by: Rajendra Nayak <quic_rjendra@quicinc.com>
Reviewed-by: Matthias Kaehlcke <mka@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/1638185497-26477-2-git-send-email-quic_rjendra@quicinc.com
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c8808e0f9e64..41e1d781e43f 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -201,8 +201,10 @@ properties: - items: - enum: + - qcom,sc7280-crd - qcom,sc7280-idp - qcom,sc7280-idp2 + - google,hoglin - google,piglin - google,senor - const: qcom,sc7280 |