Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932299AbaAaMfG (ORCPT ); Fri, 31 Jan 2014 07:35:06 -0500 Received: from eu1sys200aog108.obsmtp.com ([207.126.144.125]:44131 "EHLO eu1sys200aog108.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754142AbaAaMfE (ORCPT ); Fri, 31 Jan 2014 07:35:04 -0500 Message-ID: <52EB96BB.6070800@st.com> Date: Fri, 31 Jan 2014 12:27:39 +0000 From: srinivas kandagatla User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: Arnd Bergmann , Cc: , Russell King , , Linus Walleij , Patrice CHOTARD , , Stuart Menefy , Rob Herring , Grant Likely , Giuseppe Cavallaro , , Subject: Re: [PATCH 1/4] ARM: STi: add stid127 soc support References: <1391093744-19905-1-git-send-email-patrice.chotard@st.com> <1391093744-19905-2-git-send-email-patrice.chotard@st.com> <201401301935.16463.arnd@arndb.de> <201401301939.08302.arnd@arndb.de> In-Reply-To: <201401301939.08302.arnd@arndb.de> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit X-Originating-IP: [10.65.51.147] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Arnd, On 30/01/14 18:39, Arnd Bergmann wrote: > Actually reading the code in this file shows that the L2 cache > initialization is the only nonstandard thing in there. We should > really find a way to get rid of the entire function. I think this will get rid of lot of code left in board-dt. > > Sorry if I missed the initial review, but can you explain > why this is needed to start with? On ST SoCs the default value for L2 AUX_CTRL register is 0x0, so we set the way-size explicit here. Thanks, srini -- 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/