From mboxrd@z Thu Jan 1 00:00:00 1970 From: Shawn Guo Subject: Re: [PATCH] ARM: dts: vf-colibri: add CLKOUT pin to pinctrl of FEC1 Date: Tue, 2 Dec 2014 22:16:03 +0800 Message-ID: <20141202141600.GM2411@dragon> References: <1417131606-3673-1-git-send-email-stefan@agner.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <1417131606-3673-1-git-send-email-stefan@agner.ch> Sender: linux-kernel-owner@vger.kernel.org To: Stefan Agner Cc: kernel@pengutronix.de, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, bhuvanchandra.dv@toradex.com List-Id: devicetree@vger.kernel.org On Fri, Nov 28, 2014 at 12:40:06AM +0100, Stefan Agner wrote: > On the Colibri module, the RMII clock for the Ethernet PHY is > generated by the SoC. This patch adds that missing pin to the > pinctrl of FEC1. Because the boot loader initializes this pin, > ethernet worked even without this pin so far. > > Signed-off-by: Stefan Agner Applied, thanks.