Re: [PATCH v4 2/2] ARM: l2x0: Add OF based initialization
From: Rob Herring <hidden>
Date: 2011-07-08 17:59:52
Also in:
linux-arm-kernel, lkml
From: Rob Herring <hidden>
Date: 2011-07-08 17:59:52
Also in:
linux-arm-kernel, lkml
Russell, On 07/06/2011 04:26 PM, Arnd Bergmann wrote:
On Wednesday 06 July 2011 23:02:37 Grant Likely wrote:quoted
On Wed, Jul 06, 2011 at 03:42:59PM -0500, Rob Herring wrote:quoted
From: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org> This adds probing for ARM L2x0 cache controllers via device tree. Support includes the L210, L220, and PL310 controllers. The binding allows setting up cache RAM latencies and filter addresses (PL310 only). Signed-off-by: Rob Herring <rob.herring-bsGFqQB8/DxBDgjK7y7TUQ@public.gmane.org>Acked-by: Grant Likely <grant.likely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org> By rights, this should go via the arm tree, but it depends on patches that are already in devicetree/next. Arnd, how do you want to handle this? I want to avoid rebasing devicetree/next.It's outside of the scope of the arm-soc tree really, the l2x0 code is clearly core arm stuff, so it belongs into Russell's tree. I think it's best if Russell can provide an Ack for this and you put it in the tree that already has the dependencies.
Any comments? Rob