]> git.ipfire.org Git - thirdparty/openwrt.git/commit
qualcommbe: ipq95xx: fix ipq-uniphy crash on IPQ9554 18779/head
authorAlexandru Gagniuc <mr.nuke.me@gmail.com>
Sat, 10 May 2025 20:09:40 +0000 (15:09 -0500)
committerRobert Marko <robimarko@gmail.com>
Mon, 12 May 2025 13:06:24 +0000 (15:06 +0200)
commitbd808cf3ca92d25e8351fd88dad05ebd2dda9908
tree54df8025b06459a89f8f9500add012a5ee264ccb
parent87bfde67f2504bbd649e185fc15619d769ab9b26
qualcommbe: ipq95xx: fix ipq-uniphy crash on IPQ9554

IPQ9554 does not have uniphy1. The "gcc_uniphy1_sys_clk" cannot be
enabled. This causes the ipq-uniphy driver to crash on .probe().
Add a patch to resolve the crash.

Signed-off-by: Alexandru Gagniuc <mr.nuke.me@gmail.com>
Link: https://github.com/openwrt/openwrt/pull/18779
Signed-off-by: Robert Marko <robimarko@gmail.com>
target/linux/qualcommbe/patches-6.6/200-06-net-pcs-ipq-uniphy-fix-NULL-pointer-dereference-in-p.patch [new file with mode: 0644]