From mboxrd@z Thu Jan 1 00:00:00 1970 From: sergei.shtylyov@cogentembedded.com (Sergei Shtylyov) Date: Tue, 17 Dec 2013 02:31:35 +0300 Subject: [PATCH] ARM: shmobile: koelsch: Conditionally select MICREL_PHY In-Reply-To: <52AEFF56.5010602@cogentembedded.com> References: <1387153872-8387-1-git-send-email-horms+renesas@verge.net.au> <52AEFF56.5010602@cogentembedded.com> Message-ID: <52AF8D57.7010705@cogentembedded.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On 12/16/2013 04:25 PM, I wrote: >> The koelsch board uses has an SH ethernet controller which uses a Micrel >> phy. Select MICREL_PHY for koelsch if SH_ETH is enabled to make use of the >> Micrel-specific phy driver rather than relying on the generic phy driver. > Frankly speaking, I'm seeing no advantages to doing that. Although wait, Geert has reported the absence of Rx FIFO overflow messages with this PHY driver, IIRC. >> Signed-off-by: Simon Horman > Analogous changes are needed for BOCK-W and Lager boards since they all > use the same KSZ8041RNLI PHY chip. I was going to submit such changes with the > PHY IRQ patches but since no IRQ is generated still, this got delayed... Only I was going to do it via defconfigs... WBR, Sergei