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

2016-04-28 Thread Rob Herring
On Mon, Apr 25, 2016 at 09:14:59PM -0500, Andy Gross wrote: > On 25 April 2016 at 20:49, Stephen Boyd wrote: > > On 04/25, Andy Gross wrote: > >> This patch adds the device tree support for the Qualcomm SCM firmware. > >> > >> Signed-off-by: Andy Gross > >> --- > >> .../devicetree/bindings/firmw

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

2016-04-25 Thread Andy Gross
On 25 April 2016 at 20:49, Stephen Boyd wrote: > On 04/25, 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 v2 1/8] dt/bindings: firmware: Add Qualcomm SCM binding

2016-04-25 Thread Stephen Boyd
On 04/25, 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(+) > create mode 100644 Documentation/dev

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

2016-04-25 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