[PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-17 Thread Zhao Qiang
Add IC, SI and SIRAM document of QE to Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe.txt Signed-off-by: Zhao Qiang --- Changes for v2 - Add interrupt-controller in Required properties - delete address-cells and size-cells for qe-si and qe-siram .../devicetree/bindings/

Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-23 Thread Rob Herring
On Thu, Feb 18, 2016 at 09:06:06AM +0800, Zhao Qiang wrote: > Add IC, SI and SIRAM document of QE to > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe.txt > > Signed-off-by: Zhao Qiang > --- > Changes for v2 > - Add interrupt-controller in Required properties > - delete addres

Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-23 Thread Scott Wood
On Tue, 2016-02-23 at 14:15 -0600, Rob Herring wrote: > On Thu, Feb 18, 2016 at 09:06:06AM +0800, Zhao Qiang wrote: > > Add IC, SI and SIRAM document of QE to > > Documentation/devicetree/bindings/powerpc/fsl/cpm_qe/qe.txt > > > > Signed-off-by: Zhao Qiang > > --- > > Changes for v2 > > - Add

Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Scott Wood
> Cc: Yang-Leo Li ; linux-ker...@vger.kernel.org; > > devicet...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > > Subject: Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device > > tree > > bindings. > > > > On Tue, 2016-02-23 at 14:15 -0600, Ro

RE: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Qiang Zhao
.org; linuxppc-dev@lists.ozlabs.org > Subject: Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree > bindings. > > On Tue, 2016-02-23 at 14:15 -0600, Rob Herring wrote: > > On Thu, Feb 18, 2016 at 09:06:06AM +0800, Zhao Qiang wrote: > > > Add IC, SI an

RE: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Qiang Zhao
.org; linuxppc-dev@lists.ozlabs.org > Subject: Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree > bindings. > > On Thu, 2016-02-25 at 03:10 +, Qiang Zhao wrote: > > On Wed, 2016-02-24 at 04:20 AM, Scott Wood wrote: > > > -Original Message- >

Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device tree bindings.

2016-02-24 Thread Scott Wood
> Cc: Yang-Leo Li ; linux-ker...@vger.kernel.org; > > devicet...@vger.kernel.org; linuxppc-dev@lists.ozlabs.org > > Subject: Re: [PATCH v2 1/7] QE: Add IC, SI and SIRAM document to device > > tree > > bindings. > > > > On Thu, 2016-02-25 at 03:10 +, Qian