From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755591Ab1AaSFW (ORCPT ); Mon, 31 Jan 2011 13:05:22 -0500 Received: from mail-yi0-f46.google.com ([209.85.218.46]:58708 "EHLO mail-yi0-f46.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752184Ab1AaSFS (ORCPT ); Mon, 31 Jan 2011 13:05:18 -0500 Date: Mon, 31 Jan 2011 11:05:12 -0700 From: Grant Likely To: John Linn Cc: linux-arm-kernel@lists.infradead.org, Nicolas Pitre , Russell King , Catalin Marinas , devicetree-discuss@lists.ozlabs.org, linux-kernel@vger.kernel.org, Olof Johansson , Jeremy Kerr , Lennert Buijtenhek Subject: Re: [PATCH 0/8] Basic ARM device tree support Message-ID: <20110131180512.GA15429@angua.secretlab.ca> References: <20110118195933.13011.56098.stgit@localhost6.localdomain6> <00bcd596-2108-4c54-92d3-7fda39e333e3@VA3EHSMHS015.ehs.local> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <00bcd596-2108-4c54-92d3-7fda39e333e3@VA3EHSMHS015.ehs.local> User-Agent: Mutt/1.5.20 (2009-06-14) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 26, 2011 at 01:04:39PM -0700, John Linn wrote: > > -----Original Message----- > > From: Grant Likely [mailto:glikely@secretlab.ca] On Behalf Of Grant Likely > > Sent: Tuesday, January 18, 2011 1:29 PM > > To: linux-arm-kernel@lists.infradead.org > > Cc: Nicolas Pitre; Russell King; Catalin Marinas; devicetree-discuss@lists.ozlabs.org; linux- > > kernel@vger.kernel.org; Olof Johansson; Jeremy Kerr; John Linn; Lennert Buijtenhek > > Subject: [PATCH 0/8] Basic ARM device tree support > > > > Thanks for this patch set. Device tree on ARM will be a great help to Xilinx. > > Tested-by: John Linn Thanks John, I've had to rework the early init code to be safer, but it turned out to be a significant change, so I won't add your tested-by line to the patch yet. Would you mind retesting when I repost later today? Thanks, g. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH 0/8] Basic ARM device tree support Date: Mon, 31 Jan 2011 11:05:12 -0700 Message-ID: <20110131180512.GA15429@angua.secretlab.ca> References: <20110118195933.13011.56098.stgit@localhost6.localdomain6> <00bcd596-2108-4c54-92d3-7fda39e333e3@VA3EHSMHS015.ehs.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <00bcd596-2108-4c54-92d3-7fda39e333e3-+Ck8Kgl/v091zOOwW4IIhbjjLBE8jN/0@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org To: John Linn Cc: Nicolas Pitre , Russell King , Catalin Marinas , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, Lennert Buijtenhek , Jeremy Kerr , linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: devicetree@vger.kernel.org On Wed, Jan 26, 2011 at 01:04:39PM -0700, John Linn wrote: > > -----Original Message----- > > From: Grant Likely [mailto:glikely-s3s/WqlpOiPyB63q8FvJNQ@public.gmane.org] On Behalf Of Grant Likely > > Sent: Tuesday, January 18, 2011 1:29 PM > > To: linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org > > Cc: Nicolas Pitre; Russell King; Catalin Marinas; devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org; linux- > > kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org; Olof Johansson; Jeremy Kerr; John Linn; Lennert Buijtenhek > > Subject: [PATCH 0/8] Basic ARM device tree support > > > > Thanks for this patch set. Device tree on ARM will be a great help to Xilinx. > > Tested-by: John Linn Thanks John, I've had to rework the early init code to be safer, but it turned out to be a significant change, so I won't add your tested-by line to the patch yet. Would you mind retesting when I repost later today? Thanks, g. From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Mon, 31 Jan 2011 11:05:12 -0700 Subject: [PATCH 0/8] Basic ARM device tree support In-Reply-To: <00bcd596-2108-4c54-92d3-7fda39e333e3@VA3EHSMHS015.ehs.local> References: <20110118195933.13011.56098.stgit@localhost6.localdomain6> <00bcd596-2108-4c54-92d3-7fda39e333e3@VA3EHSMHS015.ehs.local> Message-ID: <20110131180512.GA15429@angua.secretlab.ca> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Jan 26, 2011 at 01:04:39PM -0700, John Linn wrote: > > -----Original Message----- > > From: Grant Likely [mailto:glikely at secretlab.ca] On Behalf Of Grant Likely > > Sent: Tuesday, January 18, 2011 1:29 PM > > To: linux-arm-kernel at lists.infradead.org > > Cc: Nicolas Pitre; Russell King; Catalin Marinas; devicetree-discuss at lists.ozlabs.org; linux- > > kernel at vger.kernel.org; Olof Johansson; Jeremy Kerr; John Linn; Lennert Buijtenhek > > Subject: [PATCH 0/8] Basic ARM device tree support > > > > Thanks for this patch set. Device tree on ARM will be a great help to Xilinx. > > Tested-by: John Linn Thanks John, I've had to rework the early init code to be safer, but it turned out to be a significant change, so I won't add your tested-by line to the patch yet. Would you mind retesting when I repost later today? Thanks, g.