Skip to content

Conversation

JiafeiPan
Copy link
Contributor

  1. added new phy driver for Motorcomm YT8521
  2. enabled ENET ethernet port on FRDM_IMX93 board.

Copy link

.read = mc_ytphy_read,
.write = mc_ytphy_write,
};

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I already said it at the former pr, please look, if that is really needed. Also if it is just the init that is a bit different (I suspect that), please try to be as close to the generic ethernet driver, that is in tree as possible. It's easier to maintain the long therm.

Add PHY driver for Motorcomm YT8521 which is used on FRDM_IMX93 board.

Signed-off-by: Hongbo Wang <[email protected]>
Signed-off-by: Chekhov Ma <[email protected]>
Signed-off-by: Jiafei Pan <[email protected]>
Enable ENET port on FRDM_IMX93 board.

Signed-off-by: Hongbo Wang <[email protected]>
Signed-off-by: Chekhov Ma <[email protected]>
Signed-off-by: Jiafei Pan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants