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

2016-06-02 Thread Stephen Boyd
On 05/12, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux

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

2016-06-02 Thread Stephen Boyd
On 05/12, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross > --- Reviewed-by: Stephen Boyd -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project

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

2016-05-16 Thread Rob Herring
On Thu, May 12, 2016 at 10:46:54PM -0500, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/firmware/qcom,scm.txt | 28 > ++ > 1 file changed,

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

2016-05-16 Thread Rob Herring
On Thu, May 12, 2016 at 10:46:54PM -0500, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross > --- > .../devicetree/bindings/firmware/qcom,scm.txt | 28 > ++ > 1 file changed, 28 insertions(+) >

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

2016-05-13 Thread Bjorn Andersson
On Thu 12 May 20:46 PDT 2016, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross Acked-by: Bjorn Andersson Regards, Bjorn

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

2016-05-13 Thread Bjorn Andersson
On Thu 12 May 20:46 PDT 2016, Andy Gross wrote: > This patch adds the device tree support for the Qualcomm SCM firmware. > > Signed-off-by: Andy Gross Acked-by: Bjorn Andersson Regards, Bjorn

[Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding

2016-05-12 Thread Andy Gross
This patch adds the device tree support for the Qualcomm SCM firmware. Signed-off-by: Andy Gross --- .../devicetree/bindings/firmware/qcom,scm.txt | 28 ++ 1 file changed, 28 insertions(+) create mode 100644

[Patch v5 1/8] dt/bindings: firmware: Add Qualcomm SCM binding

2016-05-12 Thread Andy Gross
This patch adds the device tree support for the Qualcomm SCM firmware. Signed-off-by: Andy Gross --- .../devicetree/bindings/firmware/qcom,scm.txt | 28 ++ 1 file changed, 28 insertions(+) create mode 100644 Documentation/devicetree/bindings/firmware/qcom,scm.txt diff