diff options
author | Varadarajan Narayanan <varada@codeaurora.org> | 2017-05-04 13:53:58 +0200 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2017-08-08 21:50:52 +0200 |
commit | e099febc8e2eb9f6a2454b2b433af23b5ddd5c03 (patch) | |
tree | 7f121d7758db7d9f50cb22466a0813c9295125d5 /Documentation/devicetree/bindings/arm/qcom.txt | |
parent | Linux v4.13-rc1 (diff) | |
download | linux-e099febc8e2eb9f6a2454b2b433af23b5ddd5c03.tar.xz linux-e099febc8e2eb9f6a2454b2b433af23b5ddd5c03.zip |
dt-bindings: qcom: Add IPQ8074 bindings
This patch adds the IPQ8074 and related boards to the QCOM bindings.
Signed-off-by: Varadarajan Narayanan <varada@codeaurora.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/qcom.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt index 028d16e72186..0ed4d39d7fe1 100644 --- a/Documentation/devicetree/bindings/arm/qcom.txt +++ b/Documentation/devicetree/bindings/arm/qcom.txt @@ -25,6 +25,7 @@ The 'SoC' element must be one of the following strings: msm8994 msm8996 mdm9615 + ipq8074 The 'board' element must be one of the following strings: @@ -33,6 +34,7 @@ The 'board' element must be one of the following strings: dragonboard mtp sbc + hk01 The 'soc_version' and 'board_version' elements take the form of v<Major>.<Minor> where the minor number may be omitted when it's zero, i.e. v1.0 is the same |