Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1514950 > unrolled thread
| Started by | Sarangdhar Joshi <spjoshi@codeaurora.org> |
|---|---|
| First post | 2016-11-04 01:20 +0100 |
| Last post | 2016-11-10 02:50 +0100 |
| Articles | 2 — 2 participants |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
[PATCH v2 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings Sarangdhar Joshi <spjoshi@codeaurora.org> - 2016-11-04 01:20 +0100
Re: [PATCH v2 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings Stephen Boyd <sboyd@codeaurora.org> - 2016-11-10 02:50 +0100
| From | Sarangdhar Joshi <spjoshi@codeaurora.org> |
|---|---|
| Date | 2016-11-04 01:20 +0100 |
| Subject | [PATCH v2 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings |
| Message-ID | <szAoF-2F9-1@gated-at.bofh.it> |
Add SCM DT bindings for Qualcomm's MSM8996 platform. Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org> --- Documentation/devicetree/bindings/firmware/qcom,scm.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt index 3b4436e..20f26fb 100644 --- a/Documentation/devicetree/bindings/firmware/qcom,scm.txt +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt @@ -10,8 +10,10 @@ Required properties: * "qcom,scm-apq8064" for APQ8064 platforms * "qcom,scm-msm8660" for MSM8660 platforms * "qcom,scm-msm8690" for MSM8690 platforms + * "qcom,scm-msm8996" for MSM8996 platforms * "qcom,scm" for later processors (MSM8916, APQ8084, MSM8974, etc) - clocks: One to three clocks may be required based on compatible. + * No clock required for "qcom,scm-msm8996" * Only core clock required for "qcom,scm-apq8064", "qcom,scm-msm8660", and "qcom,scm-msm8960" * Core, iface, and bus clocks required for "qcom,scm" - clock-names: Must contain "core" for the core clock, "iface" for the interface -- The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum, a Linux Foundation Collaborative Project
[toc] | [next] | [standalone]
| From | Stephen Boyd <sboyd@codeaurora.org> |
|---|---|
| Date | 2016-11-10 02:50 +0100 |
| Subject | Re: [PATCH v2 1/3] dt-bindings: firmware: scm: Add MSM8996 DT bindings |
| Message-ID | <sBMF3-7dD-5@gated-at.bofh.it> |
| In reply to | #1514950 |
On 11/03, Sarangdhar Joshi wrote: > Add SCM DT bindings for Qualcomm's MSM8996 platform. > > Acked-by: Rob Herring <robh@kernel.org> > Signed-off-by: Sarangdhar Joshi <spjoshi@codeaurora.org> > --- Reviewed-by: Stephen Boyd <sboyd@codeaurora.org> -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
[toc] | [prev] | [standalone]
Back to top | Article view | linux.kernel
csiph-web