On 16/03/2020 16:08, Kishon Vijay Abraham I wrote:
On Tue, Mar 03, 2020 at 06:00:25PM +0200, Grygorii Strashko wrote:
The phy-gmii-sel can be only auto selected in Kconfig and now the pretty
complex Kconfig dependencies are defined for phy-gmii-sel driver, which
also need to be updated every time phy-gmii-sel is re-used for any new
networking driver.
Simplify Kconfig definition for phy-gmii-sel PHY driver - drop all
dependencies and from networking drivers and rely on using 'imply
PHY_TI_GMII_SEL' in Kconfig definitions for networking drivers instead.
Signed-off-by: Grygorii Strashko <grygorii.strashko@xxxxxx>
Acked-by: Kishon Vijay Abraham I <kishon@xxxxxx>
Thanks you, Kishon.
I'll include this patch in next version of my series to
add networking support for k3 am65x/j721e soc.
--
Best regards,
grygorii