]> git.ipfire.org Git - thirdparty/openwrt.git/commit
qualcommax: ipq50xx: fix uniphy soft reset issue 18774/head
authorGeorge Moussalem <george.moussalem@outlook.com>
Fri, 30 May 2025 05:19:29 +0000 (09:19 +0400)
committerRobert Marko <robimarko@gmail.com>
Mon, 2 Jun 2025 20:59:05 +0000 (22:59 +0200)
commit480268596fac7f9e4b8e9b544ac5aecff5abca2d
tree1a8dc33d88570fbbad295022e800737e58c78e23
parentc3b1c780ad3335f430e0c81131517de75ff2dd92
qualcommax: ipq50xx: fix uniphy soft reset issue

The resets in the GCC of the uniphy found in the IPQ5018 SoC are
incorrect which broke the ability to shift between 1G and 2.5G link
speeds. So let's correct the resets based on below two downstream
commits.

In a seperate and prequisite PR to the QCA-SSDK repo, logic has been
implemented to select the right reset based on the link setup so fixed
link scenarios don't break.

Signed-off-by: George Moussalem <george.moussalem@outlook.com>
Link: https://github.com/openwrt/openwrt/pull/18774
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommax/patches-6.12/0723-clk-qcom-gcc-ipq5018-fix-uniphy-soft-reset-issue.patch [new file with mode: 0644]