Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752401AbaFPMDO (ORCPT ); Mon, 16 Jun 2014 08:03:14 -0400 Received: from mho-02-ewr.mailhop.org ([204.13.248.72]:14977 "EHLO mho-02-ewr.mailhop.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751039AbaFPMDM (ORCPT ); Mon, 16 Jun 2014 08:03:12 -0400 X-Mail-Handler: Dyn Standard SMTP by Dyn X-Originating-IP: 99.127.230.128 X-Report-Abuse-To: abuse@dyndns.com (see http://www.dyndns.com/services/sendlabs/outbound_abuse.html for abuse reporting information) X-MHO-User: U2FsdGVkX1/G8QKzZoNISoz8/RXlHNdz Date: Mon, 16 Jun 2014 05:03:10 -0700 From: Tony Lindgren To: Nishanth Menon Cc: George Cherian , bcousson@baylibre.com, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-omap@vger.kernel.org Subject: Re: [PATCH] ARM: dts: am43x-epos-evm: Add Missing cpsw-phy-sel for am43x-epos-evm Message-ID: <20140616120310.GI17845@atomide.com> References: <1402035454-25676-1-git-send-email-george.cherian@ti.com> <53916556.10608@ti.com> <53918F75.1050000@ti.com> <5391DE01.2080600@ti.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5391DE01.2080600@ti.com> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org * Nishanth Menon [140606 08:30]: > On 06/06/2014 04:52 AM, George Cherian wrote: > > On 6/6/2014 12:23 PM, Nishanth Menon wrote: > >> On 06/06/2014 01:17 AM, George Cherian wrote: > >>> AM437x EPOS evm use external clock for RMII interface. > >>> Enable the same in DT. > >>> > >>> Signed-off-by: George Cherian > >>> Reported-by: Nishanth Menon > >>> --- > >>> arch/arm/boot/dts/am43x-epos-evm.dts | 4 ++++ > >>> 1 file changed, 4 insertions(+) > >>> > >>> diff --git a/arch/arm/boot/dts/am43x-epos-evm.dts b/arch/arm/boot/dts/am43x-epos-evm.dts > >>> index 19f1f7e..90098f9 100644 > >>> --- a/arch/arm/boot/dts/am43x-epos-evm.dts > >>> +++ b/arch/arm/boot/dts/am43x-epos-evm.dts > >>> @@ -319,6 +319,10 @@ > >>> phy-mode = "rmii"; > >>> }; > >>> > >>> +&phy_sel { > >>> + rmii-clock-ext; > >>> +}; > >>> + > >>> &i2c0 { > >>> status = "okay"; > >>> pinctrl-names = "default"; > >>> > >> Where does this apply on? > >> With linux-next next-20140506 tag, and this patch applied, I get the > > Is'nt next-20140506 a month old. > > Uggh.. yeah - 1AM+migraine is not a good combination to try to do > testing. :( Apologies on the noise > > > > I tried the patch on next-20140604. > > Tested on next-20140606 - applies clean, builds and works :) > > am43xx-epos: Boot PASS: http://slexy.org/raw/s2fT6zs45y > > Tested-by: Nishanth Menon Applying into omap-for-v3.16/fixes thanks. Tony -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/