From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1on0133.outbound.protection.outlook.com [157.56.110.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-SHA384 (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 5C63F1A17B2 for ; Fri, 31 Jul 2015 06:16:08 +1000 (AEST) Message-ID: <1438287351.2993.369.camel@freescale.com> Subject: Re: [PATCH v4] powerpc/mpc85xx: Add MDIO bus muxing support to the board device tree(s) From: Scott Wood To: CC: , , , , Date: Thu, 30 Jul 2015 15:15:51 -0500 In-Reply-To: <1438231630-11056-1-git-send-email-igal.liberman@freescale.com> References: <1438231630-11056-1-git-send-email-igal.liberman@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-07-30 at 07:47 +0300, Igal.Liberman wrote: > From: Igal Liberman > > Describe the PHY topology for all configurations supported by each board > > Based on prior work by Andy Fleming > > Signed-off-by: Igal Liberman > Signed-off-by: Shruti Kanetkar > Signed-off-by: Emil Medve Signoffs should be in chronological order. You were the last to touch/submit this, so yours should go last. Likewise in the other patches you just posted. -Scott