diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-11-17 20:12:26 -0500 |
---|---|---|
committer | Andy Gross <andy.gross@linaro.org> | 2016-02-23 16:29:16 -0500 |
commit | bd301eee0f580871a441b54093ef9e17686bb6c1 (patch) | |
tree | 868057f7721cd063623f79e4b255fa8e30633349 | |
parent | 92e963f50fc74041b5e9e744c330dca48e04f08d (diff) |
devicetree: bindings: Document Kryo cpu
Document the compatible string for the Kryo family of qcom cpus.
Cc: <devicetree@vger.kernel.org>
Signed-off-by: Stephen Boyd <sboyd@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/cpus.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt index ae9be074d09f..a0884b85abf2 100644 --- a/Documentation/devicetree/bindings/arm/cpus.txt +++ b/Documentation/devicetree/bindings/arm/cpus.txt | |||
@@ -178,6 +178,7 @@ nodes to be present and contain the properties described below. | |||
178 | "marvell,sheeva-v5" | 178 | "marvell,sheeva-v5" |
179 | "nvidia,tegra132-denver" | 179 | "nvidia,tegra132-denver" |
180 | "qcom,krait" | 180 | "qcom,krait" |
181 | "qcom,kryo" | ||
181 | "qcom,scorpion" | 182 | "qcom,scorpion" |
182 | - enable-method | 183 | - enable-method |
183 | Value type: <stringlist> | 184 | Value type: <stringlist> |