From mboxrd@z Thu Jan 1 00:00:00 1970 From: alexandre.belloni@free-electrons.com (Alexandre Belloni) Date: Mon, 2 Mar 2015 19:15:51 +0100 Subject: [PATCH] ARM: at91: pm: fix SRAM allocation In-Reply-To: References: <1425292978-28135-1-git-send-email-alexandre.belloni@free-electrons.com> <7E7AE962-1BBE-4B33-9563-B91351494005@jcrosoft.com> <20150302105736.GL4094@piout.net> Message-ID: <20150302181551.GV4094@piout.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 03/03/2015 at 00:14:57 +0800, Jean-Christophe PLAGNIOL-VILLARD wrote : > >> pdev not initialised at NULL > > > > Indeed, I'll fix that. It doesn't really matter for now as all the > > at91 DT have at least one sram node. > except if we drop it or when we add a new SoC and forget it > Sure, I was just saying that it doesn't matter for test purposes. It will be fixed in v2. I just want to make sure it is also working on g20 before sending it. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753760AbbCBSPy (ORCPT ); Mon, 2 Mar 2015 13:15:54 -0500 Received: from down.free-electrons.com ([37.187.137.238]:55260 "EHLO mail.free-electrons.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751589AbbCBSPx (ORCPT ); Mon, 2 Mar 2015 13:15:53 -0500 Date: Mon, 2 Mar 2015 19:15:51 +0100 From: Alexandre Belloni To: Jean-Christophe PLAGNIOL-VILLARD Cc: Nicolas FERRE , Wenyou Yang , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] ARM: at91: pm: fix SRAM allocation Message-ID: <20150302181551.GV4094@piout.net> References: <1425292978-28135-1-git-send-email-alexandre.belloni@free-electrons.com> <7E7AE962-1BBE-4B33-9563-B91351494005@jcrosoft.com> <20150302105736.GL4094@piout.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 03/03/2015 at 00:14:57 +0800, Jean-Christophe PLAGNIOL-VILLARD wrote : > >> pdev not initialised at NULL > > > > Indeed, I'll fix that. It doesn't really matter for now as all the > > at91 DT have at least one sram node. > except if we drop it or when we add a new SoC and forget it > Sure, I was just saying that it doesn't matter for test purposes. It will be fixed in v2. I just want to make sure it is also working on g20 before sending it. -- Alexandre Belloni, Free Electrons Embedded Linux, Kernel and Android engineering http://free-electrons.com