From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932936AbcFJLbP (ORCPT ); Fri, 10 Jun 2016 07:31:15 -0400 Received: from muru.com ([72.249.23.125]:55968 "EHLO muru.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932293AbcFJLbM (ORCPT ); Fri, 10 Jun 2016 07:31:12 -0400 Date: Fri, 10 Jun 2016 04:31:08 -0700 From: Tony Lindgren To: Grygorii Strashko Cc: "Andrew F. Davis" , =?utf-8?Q?Beno=C3=AEt?= Cousson , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 2/2] ARM: dts: am335x-bone-common: Mark MAC as having only one PHY Message-ID: <20160610113108.GC22406@atomide.com> References: <20160527181743.8401-1-afd@ti.com> <20160527181743.8401-2-afd@ti.com> <5751B4A8.4060706@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5751B4A8.4060706@ti.com> User-Agent: Mutt/1.6.0 (2016-04-01) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Grygorii Strashko [160603 09:49]: > On 05/27/2016 09:17 PM, Andrew F. Davis wrote: > > Currently am33xx.dtsi declares the MAC controller to have two > > slave ports, on these boards we only use one, so set the slave > > count to one. This eliminates a console error message when > > the non-existent PHY is not detected. ... > Reviewed-by: Grygorii Strashko Applying both into omap-for-v4.8/dt thanks. Tony