Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1385593

Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding

From Stanimir Varbanov <stanimir.varbanov@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding
Date 2016-04-23 10:00 +0200
Message-ID <rr0DV-852-23@gated-at.bofh.it> (permalink)
References <rqRAB-Pr-7@gated-at.bofh.it> <rqRKj-Ux-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


Hi Andy,

On 04/23/2016 01:17 AM, Andy Gross wrote:
> This patch adds the device tree support for the Qualcomm SCM firmware.
> 
> Signed-off-by: Andy Gross <andy.gross@linaro.org>
> ---
>  .../devicetree/bindings/firmware/qcom,scm.txt      | 31 ++++++++++++++++++++++
>  1 file changed, 31 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/firmware/qcom,scm.txt
> 
> diff --git a/Documentation/devicetree/bindings/firmware/qcom,scm.txt b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
> new file mode 100644
> index 0000000..57b9b3a
> --- /dev/null
> +++ b/Documentation/devicetree/bindings/firmware/qcom,scm.txt
> @@ -0,0 +1,31 @@
> +QCOM Secure Channel Manager (SCM)
> +
> +Qualcomm processors include an interface to communicate to the secure firmware.
> +This interface allows for clients to request different types of actions.  These
> +can include CPU power up/down, HDCP requests, loading of firmware, and other
> +assorted actions.
> +
> +Required properties:
> +- compatible: must contain one of the following:
> + * "qcom,scm-apq8064" for APQ8064
> + * "qcom,scm-apq8084" for MSM8084

s/MSM8084/APQ8084

regards,
Stan

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH 0/8] Qualcomm SCM Rework Andy Gross <andy.gross@linaro.org> - 2016-04-23 00:20 +0200
  [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs Andy Gross <andy.gross@linaro.org> - 2016-04-23 00:20 +0200
    Re: [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-04-23 01:50 +0200
      Re: [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs Andy Gross <andy.gross@linaro.org> - 2016-04-23 07:00 +0200
        Re: [PATCH 4/8] firmware: qcom: scm: Add support for ARM64 SoCs Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-04-23 16:20 +0200
  [PATCH 8/8] arm64: dts: msm8916: Add SCM firmware node Andy Gross <andy.gross@linaro.org> - 2016-04-23 00:20 +0200
  [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot Andy Gross <andy.gross@linaro.org> - 2016-04-23 00:20 +0200
    Re: [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-04-23 02:00 +0200
      Re: [PATCH 5/8] firmware: qcom: scm: Use atomic SCM for cold boot Andy Gross <andy.gross@linaro.org> - 2016-04-23 06:50 +0200
  [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Andy Gross <andy.gross@linaro.org> - 2016-04-23 00:30 +0200
    Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Bjorn Andersson <bjorn.andersson@linaro.org> - 2016-04-23 01:20 +0200
    Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Stanimir Varbanov <stanimir.varbanov@linaro.org> - 2016-04-23 10:00 +0200
    Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Rob Herring <robh@kernel.org> - 2016-04-23 19:00 +0200
      Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Andy Gross <andy.gross@linaro.org> - 2016-04-23 19:40 +0200
        Re: [PATCH 1/8] dt/bindings: firmware: Add Qualcomm SCM binding Rob Herring <robh@kernel.org> - 2016-04-25 15:20 +0200

csiph-web