diff options
| author | Bjorn Andersson <[email protected]> | 2021-03-09 19:57:10 -0800 |
|---|---|---|
| committer | Bjorn Andersson <[email protected]> | 2021-03-11 20:22:44 -0600 |
| commit | c07ea1b49515cee57cb17af677ae3fbb6d135af2 (patch) | |
| tree | 75ab88c3396bbafbb1b4e2c5cf492eafa35cb283 | |
| parent | befc5ac94eb10ce04e7bf4bbd7dff403a7b5d25e (diff) | |
dt-bindings: arm: qcom: Add SM8350 HDK
Document the SM8350 Hardware Development Kit (HDK).
Reviewed-by: Vinod Koul <[email protected]>
Reported-by: Vinod Koul <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
| -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 |