
On Thu, Nov 29, 2012 at 8:53 AM, Henrik Nordström henrik@henriknordstrom.net wrote:
tor 2012-11-29 klockan 07:27 +0100 skrev Marek Vasut:
Dear yegorslists@googlemail.com,
From: Yegor Yefremov yegorslists@googlemail.com
The driver code was taken from Linux kernel source: drivers/net/phy/icplus.c
Signed-off-by: Yegor Yefremov yegorslists@googlemail.com
[...]
Is there any user for this PHY please?
I don't have one, but know at least one user having one in an A10 based "netbook".
I found these boards in kernel:
arch/mips/configs/malta_defconfig:CONFIG_ICPLUS_PHY=m arch/mips/configs/bcm47xx_defconfig:CONFIG_ICPLUS_PHY=m arch/mips/configs/ip27_defconfig:CONFIG_ICPLUS_PHY=m arch/mips/configs/sead3_defconfig:CONFIG_ICPLUS_PHY=y arch/powerpc/configs/mpc512x_defconfig:CONFIG_ICPLUS_PHY=y arch/powerpc/configs/52xx/motionpro_defconfig:CONFIG_ICPLUS_PHY=y arch/powerpc/configs/83xx/mpc832x_rdb_defconfig:CONFIG_ICPLUS_PHY=y arch/powerpc/configs/mpc83xx_defconfig:CONFIG_ICPLUS_PHY=y arch/powerpc/configs/ppc6xx_defconfig:CONFIG_ICPLUS_PHY=m
Yegor