From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752567AbcCASBT (ORCPT ); Tue, 1 Mar 2016 13:01:19 -0500 Received: from muru.com ([72.249.23.125]:47702 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751139AbcCASBR (ORCPT ); Tue, 1 Mar 2016 13:01:17 -0500 Date: Tue, 1 Mar 2016 10:01:15 -0800 From: Tony Lindgren To: Roger Quadros Cc: linux-omap@vger.kernel.org, fcooper@ti.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/2] ARM: dts: omap2+: GPMC NAND node fixes (part 2) Message-ID: <20160301180114.GZ13417@atomide.com> References: <1456839888-6244-1-git-send-email-rogerq@ti.com> <56D59E13.4060502@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56D59E13.4060502@ti.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Roger Quadros [160301 05:50]: > On 01/03/16 15:44, Roger Quadros wrote: > > Hi Tony, > > > > These patches are a preparatory step towards the NAND DT cleanup > > done in [1]. > > > > They mostly deal with adding the missing compatible property and > > interrupt resources and fixing up register resources for the > > NAND nodes for the boards that add NAND support in v4.6. > > > > Patches based on tony/omap-for-v4.6/dt > > [1] - http://article.gmane.org/gmane.linux.kernel/2156857 Thanks applying both into omap-for-v4.6/dt. Regards, Tony