From mboxrd@z Thu Jan 1 00:00:00 1970 From: shawn.guo@linaro.org (Shawn Guo) Date: Tue, 2 Dec 2014 22:16:03 +0800 Subject: [PATCH] ARM: dts: vf-colibri: add CLKOUT pin to pinctrl of FEC1 In-Reply-To: <1417131606-3673-1-git-send-email-stefan@agner.ch> References: <1417131606-3673-1-git-send-email-stefan@agner.ch> Message-ID: <20141202141600.GM2411@dragon> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.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.