From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from e24smtp01.br.ibm.com (e24smtp01.br.ibm.com [32.104.18.85]) (using TLSv1.2 with cipher CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 3qq5WZ0xmRzDq5y for ; Tue, 19 Apr 2016 23:31:21 +1000 (AEST) Received: from localhost by e24smtp01.br.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 19 Apr 2016 10:31:17 -0300 Received: from d24relay03.br.ibm.com (d24relay03.br.ibm.com [9.13.184.25]) by d24dlp02.br.ibm.com (Postfix) with ESMTP id 9A7EB1DC0054 for ; Tue, 19 Apr 2016 09:31:06 -0400 (EDT) Received: from d24av03.br.ibm.com (d24av03.br.ibm.com [9.8.31.95]) by d24relay03.br.ibm.com (8.14.9/8.14.9/NCO v10.0) with ESMTP id u3JCUVvi9830876 for ; Tue, 19 Apr 2016 09:30:32 -0300 Received: from d24av03.br.ibm.com (localhost [127.0.0.1]) by d24av03.br.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id u3JDVBJO021168 for ; Tue, 19 Apr 2016 10:31:11 -0300 Subject: Re: [PATCH v5] powerpc/pci: Assign fixed PHB number based on device-tree properties To: Ian Munsie References: <1460670924-16845-1-git-send-email-gpiccoli@linux.vnet.ibm.com> <1461050766-sup-136@x230.ozlabs.ibm.com> Cc: mikey , Frederic Barrat , linux-pci , "Matthew R. Ochs" , gwshan , paulus , "andrew.donnellan" , bhelgaas , linuxppc-dev From: "Guilherme G. Piccoli" Message-ID: <5716331E.80207@linux.vnet.ibm.com> Date: Tue, 19 Apr 2016 10:31:10 -0300 MIME-Version: 1.0 In-Reply-To: <1461050766-sup-136@x230.ozlabs.ibm.com> Content-Type: text/plain; charset=utf-8; format=flowed List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On 04/19/2016 04:27 AM, Ian Munsie wrote: > Thanks for addressing my feedback :) > > Reviewed-by: Ian Munsie Thanks very much for reviewing Ian =) Cheers, Guilherme