From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2on0123.outbound.protection.outlook.com [65.55.169.123]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 679801A0C92 for ; Thu, 5 Nov 2015 14:09:31 +1100 (AEDT) Message-ID: <1446692954.12676.42.camel@freescale.com> Subject: Re: [PATCH V3 1/2] powerpc/fsl: Add PCI node in device tree of bsc9132qds From: Scott Wood To: Zhiqiang Hou CC: , , , , , , , , , , , , , Hou Zhiqiang Date: Wed, 4 Nov 2015 21:09:14 -0600 In-Reply-To: <1446691975-8965-1-git-send-email-Zhiqiang.Hou@freescale.com> References: <1446691975-8965-1-git-send-email-Zhiqiang.Hou@freescale.com> Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Thu, 2015-11-05 at 10:52 +0800, Zhiqiang Hou wrote: > From: Harninder Rai > > Signed-off-by: Harninder Rai > Signed-off-by: Minghuan Lian > Reviewed-by: Zang Tiefei-R61911 > Reviewed-by: Kushwaha Prabhakar-B32579 > Reviewed-by: Fleming Andrew-AFLEMING > Tested-by: Fleming Andrew-AFLEMING > Signed-off-by: Hou Zhiqiang > --- > V3: > - Remove gerrit stuff. No, you didn't remove all of the Gerrit stuff. Get rid of all the Reviewed- by and Tested-by since they are not relevant to this context. Hitting "+1" in Gerrit to allow a patch to go into the SDK tree a few years ago is not the same as reviewing it for inclusion in mainline Linux today. -Scott