From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Mon, 23 Nov 2015 15:21:42 +0300 Subject: [PATCH 2/2] ARM: shmobile: alt: Correct ether pfc In-Reply-To: <1448263004-14548-3-git-send-email-horms+renesas@verge.net.au> References: <1448263004-14548-1-git-send-email-horms+renesas@verge.net.au> <1448263004-14548-3-git-send-email-horms+renesas@verge.net.au> Message-ID: <565304D6.1070801@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hello. On 11/23/2015 10:16 AM, Simon Horman wrote: > 0c9400fab882 ("Merge branch 'heads/dt-for-v4.5' into next") introduced > pfc pins to the alt device tree but did not reference them. This patch Merge introduced? > fixes ether pfc by: > > * Referencing ether pins > * Adding and referencing phy1 pins > * Removing ether b pins. These are not used in the configuration > of the alt board used for testing and their presence prevents > ethernet from functioning correctly in that environment. > > Reported-by: Sergei Shtylyov > Signed-off-by: Simon Horman [...] MBR, Sergei