From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viresh Kumar Subject: Re: [PATCH] ARM: SPEAr600: Add device-tree support to SPEAr600 boards Date: Tue, 27 Mar 2012 17:15:37 +0530 Message-ID: <4F71A861.6090106@st.com> References: <1331650032-15274-1-git-send-email-sr@denx.de> <201203221420.10127.arnd@arndb.de> <4F71961E.2080208@st.com> <201203271115.07805.arnd@arndb.de> <4F71A42C.3090108@st.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F71A42C.3090108-qxv4g6HH51o@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: Arnd Bergmann Cc: spear-devel , Stefan Roese , viresh kumar , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "devicetree-discuss-mnsaURCQ41sdnm+yROfE0A@public.gmane.org" List-Id: devicetree@vger.kernel.org On 3/27/2012 4:57 PM, Viresh Kumar wrote: > DT should be up but, nodes would be up only once we call > of_platform_populate() from this init routine. I was wrong here atleast :( Can use these routines here before calling populate(). But question regarding multiple DT_MACHINE_START() is still valid. -- viresh