Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757737Ab3EJRqU (ORCPT ); Fri, 10 May 2013 13:46:20 -0400 Received: from caramon.arm.linux.org.uk ([78.32.30.218]:48106 "EHLO caramon.arm.linux.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1757733Ab3EJRqT (ORCPT ); Fri, 10 May 2013 13:46:19 -0400 Date: Fri, 10 May 2013 18:43:44 +0100 From: Russell King - ARM Linux To: Olof Johansson Cc: Christian Daudt , John Stultz , Thomas Gleixner , Arnd Bergmann , Stephen Warren , Will Deacon , "arm@kernel.org" , linux-arm-kernel@lists.infradead.org, csd_b@daudt.org, Rob Herring , Rob Landley , Josh Cartwright , Yehuda Yitschak , Gregory CLEMENT , devicetree-discuss@lists.ozlabs.org, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH V2] ARM: bcm281xx: Add L2 support for Rev A2 chips Message-ID: <20130510174344.GX18614@n2100.arm.linux.org.uk> References: <1367542653-955-1-git-send-email-csd@broadcom.com> <20130509204434.GA16724@quad.lixom.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20130509204434.GA16724@quad.lixom.net> User-Agent: Mutt/1.5.19 (2009-01-05) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1426 Lines: 32 On Thu, May 09, 2013 at 01:44:34PM -0700, Olof Johansson wrote: > On Thu, May 02, 2013 at 05:57:33PM -0700, Christian Daudt wrote: > > Rev A2 SoCs have an unorthodox memory re-mapping and this needs > > to be reflected in the cache operations. > > This patch adds new outer cache functions for the l2x0 driver > > to support this SoC revision. It also adds a new compatible > > value for the cache to enable this functionality. > > > > Updates from V1: > > - remove section 1 altogether and note that in comments > > - simplify section selection caused by section 1 removal > > - BUG_ON just in case section 1 shows up > > > > Signed-off-by: Christian Daudt > > This patch mostly covers code that is on Russells plate, so please feed > this to his tracker to be picked up by him. Feel free to add: Yes, but there's a problem. I don't have bcm11351.dtsi to apply this patch to. This is one of the problems of splitting the SoC stuff from core stuff - either I start doing cross-merges (which cause Linus and everyone else pain as we've seen this time around) or we have to stuff everything through a single tree. Not happy. Not applying until after -rc1. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/