From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julien Grall Subject: Re: RFC: [PATCH 0/3] Base PCI and Cavium ThunderX PCI platform support Date: Fri, 20 Feb 2015 11:58:19 +0000 Message-ID: <54E7215B.1080900@linaro.org> References: <54E71AE5.6020208@caviumnetworks.com> <54E72049.8040200@linaro.org> <54E720E7.1070007@caviumnetworks.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <54E720E7.1070007@caviumnetworks.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Manish Jaggi , xen-devel@lists.xen.org Cc: Prasun.kapoor@cavium.com, "Kumar, Vijaya" , "Stefano Stabellini (Stefano.Stabellini@citrix.com)" , Ian Campbell List-Id: xen-devel@lists.xenproject.org On 20/02/15 11:56, Manish Jaggi wrote: > > On 20/02/15 5:23 pm, Julien Grall wrote: >> Hello manish, >> >> On 20/02/15 11:30, Manish Jaggi wrote: >>> This patch series adds PCI support for XEN ARM. >>> - pci config read writes maps to xen-arm pci.c >>> - platform support includes parsing pci device tree node and callbacks >>> for reading writing from configuration space >>> - placeholder code is added which is necessary for compilation >>> >>> Next RFC Patch set will include RFC PCI pass-through support >> You series is not threaded and every patches missing a Signed-off-by. >> >> Please read http://wiki.xen.org/wiki/Submitting_Xen_Project_Patches to >> know how to submit a patch series. > Do we need to add Signoff in RFC patches ? Yes, an RFC is just a different kind of patch series... We need to know who worked on it. Regards, -- Julien Grall