Re: [PATCH net-next RESEND v5 2/3] net: mdio: add reset control for Aspeed MDIO
From: Andrew Jeffery
Date: Mon Apr 18 2022 - 20:52:50 EST
On Mon, 18 Apr 2022, at 11:10, Dylan Hung wrote:
> Add reset assertion/deassertion for Aspeed MDIO. There are 4 MDIO
> controllers embedded in Aspeed AST2600 SOC and share one reset control
> register SCU50[3]. To work with old DT blobs which don't have the reset
> property, devm_reset_control_get_optional_shared is used in this change.
>
> Signed-off-by: Dylan Hung <dylan_hung@xxxxxxxxxxxxxx>
> Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>
> Reviewed-by: Andrew Lunn <andrew@xxxxxxx>
Reviewed-by: Andrew Jeffery <andrew@xxxxxxxx>