diff options
author | Vinod Koul <vkoul@kernel.org> | 2022-02-03 10:00:30 +0100 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2022-02-04 22:58:40 +0100 |
commit | 42d3ce71ebcee2233f8a21adb44cb707f2ea3a57 (patch) | |
tree | 5df5b07153dd95eb8b969c99de0931c91e90e876 | |
parent | arm64: dts: qcom: sc7280: Add a blank line in the dp node (diff) | |
download | linux-42d3ce71ebcee2233f8a21adb44cb707f2ea3a57.tar.xz linux-42d3ce71ebcee2233f8a21adb44cb707f2ea3a57.zip |
dt-bindings: arm: qcom: Document SM8450 HDK boards
Document the SM8450 HDK board
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220203090031.3128702-1-vkoul@kernel.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 370aab274cd1..9a75274f9ae4 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -268,6 +268,7 @@ properties: - items: - enum: + - qcom,sm8450-hdk - qcom,sm8450-qrd - const: qcom,sm8450 |