From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1bn0108.outbound.protection.outlook.com [157.56.110.108]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 485651A02A4 for ; Thu, 24 Dec 2015 08:17:52 +1100 (AEDT) Message-ID: <1450905457.18314.114.camel@freescale.com> Subject: Re: [v2] powerpc/mpc85xx: Add pcsphy nodes to FManV3 device tree From: Scott Wood To: , , CC: , Date: Wed, 23 Dec 2015 15:17:37 -0600 In-Reply-To: <1450905374.18314.112.camel@freescale.com> References: <1450758333-14255-1-git-send-email-igal.liberman@freescale.com> <1450905374.18314.112.camel@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 Wed, 2015-12-23 at 15:16 -0600, Scott Wood wrote: > On Tue, 2015-12-22 at 06:25 +0200, igal.liberman@freescale.com wrote: > > From: Igal Liberman > > > > Signed-off-by: Igal Liberman > > > > This patch adds pcsphy node to FManV3 device tree. > > Based on: https://patchwork.ozlabs.org/patch/503921/ > > > > v1 --> v2: > > - Addressed feedback from Shaohui Xie > > - Submitted a binding document: > > https://patchwork.ozlabs.org/patch/560134/ > > > > --- > > Everything above starting with "Based on" should go below the --- line ...and the sign off should come after the patch description. -Scott