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 2/4] dt-bindings: qcom: Add SDM845 bindings
Date: Thu, 22 Feb 2018 11:42:06 +0530 [thread overview]
Message-ID: <20180222061208.2031-3-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>
Add a SoC string 'sdm845' for the qualcomm SDM845 SoC
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/arm/qcom.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt
index 0ed4d39d7fe1..ee532e705d6c 100644
--- a/Documentation/devicetree/bindings/arm/qcom.txt
+++ b/Documentation/devicetree/bindings/arm/qcom.txt
@@ -26,6 +26,7 @@ The 'SoC' element must be one of the following strings:
msm8996
mdm9615
ipq8074
+ sdm845
The 'board' element must be one of the following strings:
--
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 2/4] dt-bindings: qcom: Add SDM845 bindings
Date: Thu, 22 Feb 2018 11:42:06 +0530 [thread overview]
Message-ID: <20180222061208.2031-3-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>
Add a SoC string 'sdm845' for the qualcomm SDM845 SoC
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/arm/qcom.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt
index 0ed4d39d7fe1..ee532e705d6c 100644
--- a/Documentation/devicetree/bindings/arm/qcom.txt
+++ b/Documentation/devicetree/bindings/arm/qcom.txt
@@ -26,6 +26,7 @@ The 'SoC' element must be one of the following strings:
msm8996
mdm9615
ipq8074
+ sdm845
The 'board' element must be one of the following strings:
--
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 2/4] dt-bindings: qcom: Add SDM845 bindings
Date: Thu, 22 Feb 2018 11:42:06 +0530 [thread overview]
Message-ID: <20180222061208.2031-3-rnayak@codeaurora.org> (raw)
In-Reply-To: <20180222061208.2031-1-rnayak@codeaurora.org>
Add a SoC string 'sdm845' for the qualcomm SDM845 SoC
Signed-off-by: Rajendra Nayak <rnayak@codeaurora.org>
Reviewed-by: Douglas Anderson <dianders@chromium.org>
Reviewed-by: Rob Herring <robh@kernel.org>
---
Documentation/devicetree/bindings/arm/qcom.txt | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/arm/qcom.txt b/Documentation/devicetree/bindings/arm/qcom.txt
index 0ed4d39d7fe1..ee532e705d6c 100644
--- a/Documentation/devicetree/bindings/arm/qcom.txt
+++ b/Documentation/devicetree/bindings/arm/qcom.txt
@@ -26,6 +26,7 @@ The 'SoC' element must be one of the following strings:
msm8996
mdm9615
ipq8074
+ sdm845
The 'board' element must be one of the following strings:
--
QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
of Code Aurora Forum, hosted by The Linux Foundation
next prev parent 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 ` [PATCH v5 1/4] dt-bindings: arm: Document kryo385 cpu 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 ` Rajendra Nayak [this message]
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-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-3-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.