diff options
author | 2021-03-09 19:57:10 -0800 | |
---|---|---|
committer | 2021-03-11 20:22:44 -0600 | |
commit | c07ea1b49515cee57cb17af677ae3fbb6d135af2 (patch) | |
tree | 75ab88c3396bbafbb1b4e2c5cf492eafa35cb283 | |
parent | arm64: dts: qcom: sc7180: Drop duplicate dp_hot_plug_det node in trogdor (diff) | |
download | wireguard-linux-c07ea1b49515cee57cb17af677ae3fbb6d135af2.tar.xz wireguard-linux-c07ea1b49515cee57cb17af677ae3fbb6d135af2.zip |
dt-bindings: arm: qcom: Add SM8350 HDK
Document the SM8350 Hardware Development Kit (HDK).
Reviewed-by: Vinod Koul <vkoul@kernel.org>
Reported-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20210310035710.2816699-1-bjorn.andersson@linaro.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index ad97ef410959..11ec349d56fa 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -204,6 +204,7 @@ properties: - items: - enum: + - qcom,sm8350-hdk - qcom,sm8350-mtp - const: qcom,sm8350 |