[PATCH v2 0/3] RK3399: PCie Phy using new helper function

From: Anand Moon
Date: Sun Oct 06 2024 - 23:56:37 EST


Earlier patch series were part of the clk and reset series [1]

[1] https://lore.kernel.org/all/20240901183221.240361-5-linux.amoon@xxxxxxxxx/

Now I treed to split the series for phy changes.

Latest clk and reset changes are below

[2] https://lore.kernel.org/all/20241006182445.3713-1-linux.amoon@xxxxxxxxx/

v2: Fix some typo in the subjects.

Thanks
-Anand

Anand Moon (3):
phy: rockchip-pcie: Simplify error handling with dev_err_probe()
phy: rockchip-pcie: Use devm_clk_get_enabled() helper
phy: rockchip-pcie: Use regmap_read_poll_timeout() for PCIe reference
clk PLL status

drivers/phy/rockchip/phy-rockchip-pcie.c | 92 +++++++-----------------
1 file changed, 25 insertions(+), 67 deletions(-)


base-commit: 8f602276d3902642fdc3429b548d73c745446601
--
2.44.0