On Tue, Mar 15, 2016 at 01:11:22PM +0100, Linus Walleij wrote: > This adds support for setting the flag bits "wrap access disable", > "write allocate override" and "exclusive abort disable" to the L210 > variant from the device tree. > > The "write allocate override" bit was used on the Nomadik and > necessary to properly make use of the L210 cache on that machine > without sporadic crashes. > > I took this oppportunity to add all three flags so we avoid excess > patching for each one. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Cc: Pawel Moll <pawel.moll@xxxxxxx> > Cc: Mark Rutland <mark.rutland@xxxxxxx> > Cc: Ian Campbell <ijc+devicetree@xxxxxxxxxxxxxx> > Cc: Kumar Gala <galak@xxxxxxxxxxxxxx> > Cc: Russell King <linux@xxxxxxxxxxxxxxxx> > Cc: devicetree@xxxxxxxxxxxxxxx > Signed-off-by: Linus Walleij <linus.walleij@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/arm/l2c2x0.txt | 10 ++++++++++ > arch/arm/mm/cache-l2x0.c | 18 ++++++++++++++++++ > 2 files changed, 28 insertions(+) Acked-by: Rob Herring <robh@xxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html