All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rajendra Nayak <rnayak@codeaurora.org>
To: andy.gross@linaro.org
Cc: devicetree@vger.kernel.org, dianders@chromium.org,
	Rajendra Nayak <rnayak@codeaurora.org>,
	marc.zyngier@arm.com, linux-arm-msm@vger.kernel.org,
	sboyd@codeaurora.org, linux-kernel@vger.kernel.org,
	evgreen@chromium.org, bjorn.andersson@linaro.org,
	linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
Date: Thu, 22 Feb 2018 11:42:05 +0530	[thread overview]
Message-ID: <20180222061208.2031-2-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>

Document the compatible string for the Kryo385 cpus found in qualcomm
SoCs.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
---
 Documentation/devicetree/bindings/arm/cpus.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt
index a0009b72e9be..19611ccb61d9 100644
--- a/Documentation/devicetree/bindings/arm/cpus.txt
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
@@ -184,6 +184,7 @@ described below.
 			    "nvidia,tegra186-denver"
 			    "qcom,krait"
 			    "qcom,kryo"
+			    "qcom,kryo385"
 			    "qcom,scorpion"
 	- enable-method
 		Value type: <stringlist>
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

WARNING: multiple messages have this Message-ID (diff)
From: rnayak@codeaurora.org (Rajendra Nayak)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
Date: Thu, 22 Feb 2018 11:42:05 +0530	[thread overview]
Message-ID: <20180222061208.2031-2-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>

Document the compatible string for the Kryo385 cpus found in qualcomm
SoCs.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
---
 Documentation/devicetree/bindings/arm/cpus.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt
index a0009b72e9be..19611ccb61d9 100644
--- a/Documentation/devicetree/bindings/arm/cpus.txt
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
@@ -184,6 +184,7 @@ described below.
 			    "nvidia,tegra186-denver"
 			    "qcom,krait"
 			    "qcom,kryo"
+			    "qcom,kryo385"
 			    "qcom,scorpion"
 	- enable-method
 		Value type: <stringlist>
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

WARNING: multiple messages have this Message-ID (diff)
From: Rajendra Nayak <rnayak@codeaurora.org>
To: andy.gross@linaro.org
Cc: devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org,
	linux-kernel@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org, sboyd@codeaurora.org,
	evgreen@chromium.org, bjorn.andersson@linaro.org,
	dianders@chromium.org, marc.zyngier@arm.com,
	Rajendra Nayak <rnayak@codeaurora.org>
Subject: [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu
Date: Thu, 22 Feb 2018 11:42:05 +0530	[thread overview]
Message-ID: <20180222061208.2031-2-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>

Document the compatible string for the Kryo385 cpus found in qualcomm
SoCs.

Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
---
 Documentation/devicetree/bindings/arm/cpus.txt | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/cpus.txt b/Documentation/devicetree/bindings/arm/cpus.txt
index a0009b72e9be..19611ccb61d9 100644
--- a/Documentation/devicetree/bindings/arm/cpus.txt
+++ b/Documentation/devicetree/bindings/arm/cpus.txt
@@ -184,6 +184,7 @@ described below.
 			    "nvidia,tegra186-denver"
 			    "qcom,krait"
 			    "qcom,kryo"
+			    "qcom,kryo385"
 			    "qcom,scorpion"
 	- enable-method
 		Value type: <stringlist>
-- 
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation

  reply	other threads:[~2018-02-22  6:12 UTC|newest]

Thread overview: 31+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-22  6:12 [PATCH v5 0/4] Add DTS for SDM845 SoC and MTP Rajendra Nayak
2018-02-22  6:12 ` Rajendra Nayak
2018-02-22  6:12 ` Rajendra Nayak
2018-02-22  6:12 ` Rajendra Nayak [this message]
2018-02-22  6:12   ` [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-03-20 17:28   ` Stephen Boyd
2018-03-20 17:28     ` Stephen Boyd
2018-03-20 17:28     ` Stephen Boyd
2018-02-22  6:12 ` [PATCH v5 2/4] dt-bindings: qcom: Add SDM845 bindings Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-03-20 17:28   ` Stephen Boyd
2018-03-20 17:28     ` Stephen Boyd
2018-03-20 17:28     ` Stephen Boyd
2018-02-22  6:12 ` [PATCH v5 3/4] arm64: dts: sdm845: Add minimal dts/dtsi files for sdm845 SoC and MTP Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-03-09 21:00   ` Doug Anderson
2018-03-09 21:00     ` Doug Anderson
2018-03-12  7:06     ` Rajendra Nayak
2018-03-12  7:06       ` Rajendra Nayak
2018-02-22  6:12 ` [PATCH v5 4/4] arm64: dts: sdm845: Add serial console support Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-02-22  6:12   ` Rajendra Nayak
2018-03-04 19:59   ` Bjorn Andersson
2018-03-04 19:59     ` Bjorn Andersson
2018-03-05 10:43     ` Rajendra Nayak
2018-03-05 10:43       ` Rajendra Nayak
2018-03-05 17:50       ` Karthik Ramasubramanian
2018-03-05 17:50         ` Karthik Ramasubramanian

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180222061208.2031-2-rnayak@codeaurora.org \
    --to=rnayak@codeaurora.org \
    --cc=andy.gross@linaro.org \
    --cc=bjorn.andersson@linaro.org \
    --cc=devicetree@vger.kernel.org \
    --cc=dianders@chromium.org \
    --cc=evgreen@chromium.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-arm-msm@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=marc.zyngier@arm.com \
    --cc=sboyd@codeaurora.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.