net: phy: Don't limit phy addresses by default
authorJoe Hershberger <joe.hershberger@ni.com>
Fri, 30 Mar 2018 16:52:16 +0000 (11:52 -0500)
committerJoe Hershberger <joe.hershberger@ni.com>
Fri, 13 Apr 2018 20:56:47 +0000 (15:56 -0500)
commit16879cd25a4089cde2f3393fb09567df53402679
treea626190ced4eecf50f4d15501e30d06b453c4e90
parent86271b3f29903437a1f1de7625963b1878601c39
net: phy: Don't limit phy addresses by default

Some boards expect to find more than one phy while other boards are old
and need to be limited to a specific phy address. Only limit the phy
address for boards that opt in.

Signed-off-by: Joe Hershberger <joe.hershberger@ni.com>
Tested-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Philipp Tomsich <philipp.tomsich@theobroma-systems.com>
16 files changed:
configs/am335x_baltos_defconfig
configs/am335x_shc_defconfig
configs/am335x_shc_ict_defconfig
configs/am335x_shc_netboot_defconfig
configs/am335x_shc_prompt_defconfig
configs/am335x_shc_sdboot_defconfig
configs/am335x_shc_sdboot_prompt_defconfig
configs/devkit3250_defconfig
configs/ds414_defconfig
configs/khadas-vim_defconfig
configs/libretech-cc_defconfig
configs/p212_defconfig
configs/pepper_defconfig
configs/work_92105_defconfig
configs/x600_defconfig
drivers/net/phy/Kconfig