From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean-Christophe PLAGNIOL-VILLARD Subject: Re: [PATCH 09/18] AT91: Call at91_register_devices in the board files Date: Mon, 7 Jul 2014 20:42:39 +0200 Message-ID: <20140707184239.GI9558@ns203013.ovh.net> References: <1404396906-25194-1-git-send-email-maxime.ripard@free-electrons.com> <1404396906-25194-15-git-send-email-maxime.ripard@free-electrons.com> <20140703145222.GE31996@lukather> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20140703145222.GE31996@lukather> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Maxime Ripard Cc: devicetree@vger.kernel.org, dbaryshkov@gmail.com, Nicolas FERRE , linux-kernel@vger.kernel.org, Thomas Petazzoni , Boris Brezillon , Alexandre Belloni , dwmw2@infradead.org, linux@maxim.org.za, linux-arm-kernel@lists.infradead.org List-Id: devicetree@vger.kernel.org On 16:52 Thu 03 Jul , Maxime Ripard wrote: > Hi, > > On Thu, Jul 03, 2014 at 10:29:58PM +0800, Jean-Christophe PLAGNIOL-VILLARD wrote: > > no do this at SoC level > > Since it has to be done at init_machine, I don't see any other easy > way to do this at the SoC level. > > What is your suggestion? do it earlier as there is not driver it will not change anything