From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH 0/6] of: Implement iterator for phandles Date: Wed, 23 Mar 2016 12:54:57 +0100 Message-ID: <20160323115457.GC17838@8bytes.org> References: <1458669509-7178-1-git-send-email-joro@8bytes.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Rob Herring Cc: Grant Likely , Will Deacon , "linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org" , "devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Linux IOMMU , "linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" , Joerg Roedel List-Id: iommu@lists.linux-foundation.org Hi Rob, On Tue, Mar 22, 2016 at 01:45:41PM -0500, Rob Herring wrote: > On Tue, Mar 22, 2016 at 12:58 PM, Joerg Roedel wrote: > > Please review. Patches are based on v4.5. > > Other than my one comment, this looks good to me. For the series: > > Acked-by: Rob Herring Thanks a lot for your fast reply! I guess these patches will go through the DT tree, or should I carry them in the IOMMU tree? The DT tree probably makes more sense. Joerg -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html From mboxrd@z Thu Jan 1 00:00:00 1970 From: joro@8bytes.org (Joerg Roedel) Date: Wed, 23 Mar 2016 12:54:57 +0100 Subject: [PATCH 0/6] of: Implement iterator for phandles In-Reply-To: References: <1458669509-7178-1-git-send-email-joro@8bytes.org> Message-ID: <20160323115457.GC17838@8bytes.org> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Rob, On Tue, Mar 22, 2016 at 01:45:41PM -0500, Rob Herring wrote: > On Tue, Mar 22, 2016 at 12:58 PM, Joerg Roedel wrote: > > Please review. Patches are based on v4.5. > > Other than my one comment, this looks good to me. For the series: > > Acked-by: Rob Herring Thanks a lot for your fast reply! I guess these patches will go through the DT tree, or should I carry them in the IOMMU tree? The DT tree probably makes more sense. Joerg From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754971AbcCWLzC (ORCPT ); Wed, 23 Mar 2016 07:55:02 -0400 Received: from 8bytes.org ([81.169.241.247]:56916 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752634AbcCWLy7 (ORCPT ); Wed, 23 Mar 2016 07:54:59 -0400 Date: Wed, 23 Mar 2016 12:54:57 +0100 From: Joerg Roedel To: Rob Herring Cc: Grant Likely , Will Deacon , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , Linux IOMMU , "linux-kernel@vger.kernel.org" , Joerg Roedel Subject: Re: [PATCH 0/6] of: Implement iterator for phandles Message-ID: <20160323115457.GC17838@8bytes.org> References: <1458669509-7178-1-git-send-email-joro@8bytes.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Rob, On Tue, Mar 22, 2016 at 01:45:41PM -0500, Rob Herring wrote: > On Tue, Mar 22, 2016 at 12:58 PM, Joerg Roedel wrote: > > Please review. Patches are based on v4.5. > > Other than my one comment, this looks good to me. For the series: > > Acked-by: Rob Herring Thanks a lot for your fast reply! I guess these patches will go through the DT tree, or should I carry them in the IOMMU tree? The DT tree probably makes more sense. Joerg