diff options
author | Gokul Sriram Palanisamy <gokulsri@codeaurora.org> | 2020-08-06 15:02:10 +0530 |
---|---|---|
committer | Bjorn Andersson <bjorn.andersson@linaro.org> | 2020-09-13 23:59:24 +0000 |
commit | 5f854f096f1979865816a4f51d84e2a0f1095a0f (patch) | |
tree | b7f37a87c5e59c98920e45badf5ef8048d1e29eb /Documentation | |
parent | 292b18741eb2a24a2c92fae1e9fde05a6b212ea6 (diff) | |
download | linux-stable-5f854f096f1979865816a4f51d84e2a0f1095a0f.tar.gz linux-stable-5f854f096f1979865816a4f51d84e2a0f1095a0f.tar.bz2 linux-stable-5f854f096f1979865816a4f51d84e2a0f1095a0f.zip |
dt-bindings: qcom: Add ipq8074 bindings
Document the new device-tree bindings for boards
HK10-C1 and HK10-C2 based on ipq8074 SoC.
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Gokul Sriram Palanisamy <gokulsri@codeaurora.org>
Link: https://lore.kernel.org/r/1596706332-12957-2-git-send-email-gokulsri@codeaurora.org
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1adc8a33a3e4..e26b1845004f 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -48,6 +48,8 @@ description: | cp01-c1 dragonboard hk01 + hk10-c1 + hk10-c2 idp liquid mtp @@ -149,6 +151,8 @@ properties: - items: - enum: - qcom,ipq8074-hk01 + - qcom,ipq8074-hk10-c1 + - qcom,ipq8074-hk10-c2 - const: qcom,ipq8074 - items: |