diff options
| author | Varadarajan Narayanan <varada@codeaurora.org> | 2017-05-04 17:23:58 +0530 |
|---|---|---|
| committer | Andy Gross <andy.gross@linaro.org> | 2017-08-08 14:50:52 -0500 |
| commit | e099febc8e2eb9f6a2454b2b433af23b5ddd5c03 (patch) | |
| tree | 7f121d7758db7d9f50cb22466a0813c9295125d5 | |
| parent | 5771a8c08880cdca3bfb4a3fc6d309d6bba20877 (diff) | |
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>
| -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 |
