[PATCH v4 2/2] ARM: l2x0: Add OF based initialization
From: Olof Johansson <hidden>
Date: 2011-07-07 00:20:34
Also in:
linux-devicetree, lkml
From: Olof Johansson <hidden>
Date: 2011-07-07 00:20:34
Also in:
linux-devicetree, lkml
On Wed, Jul 6, 2011 at 1:42 PM, Rob Herring [off-list ref] wrote:
From: Rob Herring <redacted> 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 <redacted>
Acked-by: Olof Johansson <redacted> -Olof