[PATCH] phy-rockchip-pcie: remove deassert of phy_rst from exit callback
Heiko Stuebner
heiko at sntech.de
Fri Oct 28 01:31:00 PDT 2016
Am Donnerstag, 13. Oktober 2016, 12:42:13 CEST schrieb Shawn Lin:
> The deassert of phy_rst from exit callback is incorrect as when
> doing phy_exit, we expect the phy_rst is on asserted state which was
> done by power_off callback, but not deasserted state. Meanwhile when
> disabling clk_pciephy_ref, the assert/deassert signal can't actually
> take effect on the phy. So let's fix it anyway.
>
> Signed-off-by: Shawn Lin <shawn.lin at rock-chips.com>
looks ok to have that removed, as any future phy_init call will make sure it
gets asserted anyway.
Reviewed-by: Heiko Stuebner <heiko at sntech.de>
More information about the Linux-rockchip
mailing list