回复: drivers/phy/starfive/phy-jh7110-dphy-tx.c:335 stf_dphy_init() warn: 'dphy->txesc_clk' from clk_prepare_enable() not released on lines: 332.

From: Changhuang Liang
Date: Thu Oct 31 2024 - 03:03:01 EST


Hi, Dan

> d3ab7955330843 Shengyang Chen 2024-04-18 329 ret =
> reset_control_deassert(dphy->sys_rst);
> d3ab7955330843 Shengyang Chen 2024-04-18 330 if (ret) {
> d3ab7955330843 Shengyang Chen 2024-04-18 331
> dev_err(dphy->dev, "Failed to deassert sys_rst\n");
>
> clk_disable_unprepare(dphy->txesc_clk);?
>

Thank you for your reminder.

Shengyang Has left the company, I will send a patch to fix this.

Best Regards
Changhuang