Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-06-02 Thread Kumar Gala
On Jun 2, 2008, at 4:26 PM, Nathan Lynch wrote: Segher Boessenkool wrote: The PowerPC binding defines an "l2-cache" property for this (it points from CPU node to L2 cache node, from L2 cache node to L3 cache node, from L3 cache node to L4 cache node, etc.) So looking at the PPC binding its

Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-06-02 Thread Nathan Lynch
Segher Boessenkool wrote: >>> >>> The PowerPC binding defines an "l2-cache" property for this (it >>> points from CPU node to L2 cache node, from L2 cache node to L3 >>> cache node, from L3 cache node to L4 cache node, etc.) >> >> So looking at the PPC binding its not terrible clear about "l3-cache

Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-06-02 Thread Segher Boessenkool
Added next-level-cache to the L1 and a reference to the new L2 label. Where is this property defined? I can't find it. The PowerPC binding defines an "l2-cache" property for this (it points from CPU node to L2 cache node, from L2 cache node to L3 cache node, from L3 cache node to L4 cache node

Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-06-02 Thread Kumar Gala
On May 30, 2008, at 4:49 PM, Segher Boessenkool wrote: Added next-level-cache to the L1 and a reference to the new L2 label. Where is this property defined? I can't find it. The PowerPC binding defines an "l2-cache" property for this (it points from CPU node to L2 cache node, from L2 cache

Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-06-02 Thread Kumar Gala
On May 30, 2008, at 4:49 PM, Segher Boessenkool wrote: Added next-level-cache to the L1 and a reference to the new L2 label. Where is this property defined? I can't find it. its in ePAPR. The PowerPC binding defines an "l2-cache" property for this (it points from CPU node to L2 cache nod

Re: [PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-05-30 Thread Segher Boessenkool
Added next-level-cache to the L1 and a reference to the new L2 label. Where is this property defined? I can't find it. The PowerPC binding defines an "l2-cache" property for this (it points from CPU node to L2 cache node, from L2 cache node to L3 cache node, from L3 cache node to L4 cache node

[PATCH] [POWERPC] 85xx: Add next-level-cache property

2008-05-30 Thread Kumar Gala
Added next-level-cache to the L1 and a reference to the new L2 label. --- In my powerpc-next branch. arch/powerpc/boot/dts/ksi8560.dts |3 ++- arch/powerpc/boot/dts/mpc8540ads.dts |3 ++- arch/powerpc/boot/dts/mpc8541cds.dts |3 ++- arch/powerpc/boot/dts/mpc8544ds.dts|