On Fri, Mar 12, 2021 at 09:35:49PM +0800, Bin Meng wrote:
> At present phy_connect_gmii2rgmii() is implemented using a DM API
> dev_of_offset() hence it cannot support a non-DM configuration.
> Remove the non-DM version prototype of phy_connect_gmii2rgmii()
> and make the driver depend on CONFIG_DM_ETH.
> 
> Signed-off-by: Bin Meng <[email protected]>
> Acked-by: Michal Simek <[email protected]>
> Reviewed-by: Ramon Fried <[email protected]>
> ---

Reviewed-by: Vladimir Oltean <[email protected]>

Reply via email to