Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-30 Thread Kumar Gala
On Oct 29, 2013, at 7:38 PM, Mark Rutland wrote: > On Tue, Oct 29, 2013 at 06:00:59PM +, Stephen Boyd wrote: >> On 10/29/13 01:21, Kumar Gala wrote: >>> On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: >>> The Krait L1/L2 error reporting device is made up of two interrupts, one per

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Mark Rutland
On Tue, Oct 29, 2013 at 06:00:59PM +, Stephen Boyd wrote: > On 10/29/13 01:21, Kumar Gala wrote: > > On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: > > > >> The Krait L1/L2 error reporting device is made up of two > >> interrupts, one per-CPU interrupt for the L1 caches and one > >> interrupt

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Mark Rutland
On Tue, Oct 29, 2013 at 05:06:45AM +, Stephen Boyd wrote: > On 10/28, Mark Rutland wrote: > > On Tue, Oct 29, 2013 at 12:31:28AM +, Stephen Boyd wrote: > > > + > > > +Optional properties: > > > +- interrupt-names: Should contain the interrupt names "l1_irq" and > > > + "l2_irq" > > > > As

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Stephen Boyd
On 10/29, Stephen Boyd wrote: > On 10/29/13 01:21, Kumar Gala wrote: > > On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: > > > >> The Krait L1/L2 error reporting device is made up of two > >> interrupts, one per-CPU interrupt for the L1 caches and one > >> interrupt for the L2 cache. > >> > >> Cc:

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Olof Johansson
On Tue, Oct 29, 2013 at 11:00 AM, Stephen Boyd wrote: > On 10/29/13 01:21, Kumar Gala wrote: >> On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: >> >>> The Krait L1/L2 error reporting device is made up of two >>> interrupts, one per-CPU interrupt for the L1 caches and one >>> interrupt for the L2

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Stephen Boyd
On 10/29/13 01:21, Kumar Gala wrote: > On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: > >> The Krait L1/L2 error reporting device is made up of two >> interrupts, one per-CPU interrupt for the L1 caches and one >> interrupt for the L2 cache. >> >> Cc: >> Signed-off-by: Stephen Boyd >> --- >> ..

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-29 Thread Kumar Gala
On Oct 28, 2013, at 7:31 PM, Stephen Boyd wrote: > The Krait L1/L2 error reporting device is made up of two > interrupts, one per-CPU interrupt for the L1 caches and one > interrupt for the L2 cache. > > Cc: > Signed-off-by: Stephen Boyd > --- > .../devicetree/bindings/arm/qcom,krait-cache-erp

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-28 Thread Stephen Boyd
On 10/28, Mark Rutland wrote: > On Tue, Oct 29, 2013 at 12:31:28AM +, Stephen Boyd wrote: > > + > > +Optional properties: > > +- interrupt-names: Should contain the interrupt names "l1_irq" and > > + "l2_irq" > > As with my comment on the parsing code, I'd prefer that if interrupt-names was >

Re: [PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-28 Thread Mark Rutland
On Tue, Oct 29, 2013 at 12:31:28AM +, Stephen Boyd wrote: > The Krait L1/L2 error reporting device is made up of two > interrupts, one per-CPU interrupt for the L1 caches and one > interrupt for the L2 cache. > > Cc: > Signed-off-by: Stephen Boyd > --- > .../devicetree/bindings/arm/qcom,kra

[PATCH 4/6] edac: Document Krait L1/L2 EDAC driver binding

2013-10-28 Thread Stephen Boyd
The Krait L1/L2 error reporting device is made up of two interrupts, one per-CPU interrupt for the L1 caches and one interrupt for the L2 cache. Cc: Signed-off-by: Stephen Boyd --- .../devicetree/bindings/arm/qcom,krait-cache-erp.txt | 16 1 file changed, 16 insertions(+)