From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 49/75] ARM: l2c: fix register naming Date: Fri, 28 Mar 2014 09:01:49 -0700 Message-ID: <20140328160148.GE24308@atomide.com> References: <20140328151249.GJ7528@n2100.arm.linux.org.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-omap-owner@vger.kernel.org To: Russell King Cc: linux-arm-kernel@lists.infradead.org, Anton Vorontsov , Shawn Guo , Sascha Hauer , Barry Song , Viresh Kumar , Shiraz Hashim , Srinivas Kandagatla , Stuart Menefy , Stephen Warren , Thierry Reding , Linus Walleij , Ben Dooks , Kukjin Kim , linux-omap@vger.kernel.org, spear-devel@list.st.com, kernel@stlinux.com, linux-tegra@vger.kernel.org, linux-samsung-soc@vger.kernel.org List-Id: linux-tegra@vger.kernel.org * Russell King [140328 08:22]: > We have a mixture of different devices with different register layouts, > but we group all the bits together in an opaque mess. Split them out > into those which are L2C-310 specific and ones which refer to earlier > devices. Provide full auxiliary control register definitions. > > Signed-off-by: Russell King Acked-by: Tony Lindgren