Re: [PATCH 11/21] fsl-mc: Update dependencies for DM_ETH

2022-08-20 Thread Tom Rini
On Tue, Aug 02, 2022 at 07:33:37AM -0400, Tom Rini wrote: > When using DM_ETH, which should be the default now, we need to always > have DM_MDIO and FSL_LS_MDIO enabled, so select them. > > Cc: Priyanka Jain > Cc: Rajesh Bhagat > Cc: Wasim Khan > Cc: Udit Agarwal > Cc: Ashish Kumar > Cc: Mee

[PATCH 11/21] fsl-mc: Update dependencies for DM_ETH

2022-08-02 Thread Tom Rini
When using DM_ETH, which should be the default now, we need to always have DM_MDIO and FSL_LS_MDIO enabled, so select them. Cc: Priyanka Jain Cc: Rajesh Bhagat Cc: Wasim Khan Cc: Udit Agarwal Cc: Ashish Kumar Cc: Meenakshi Aggarwal Cc: Patrick Delaunay Cc: Patrice Chotard Cc: Manish Tomar