]> git.baikalelectronics.ru Git - kernel.git/commit
clk: qcom: ipq8074: fix NSS port frequency tables
authorRobert Marko <robimarko@gmail.com>
Sun, 15 May 2022 21:00:40 +0000 (23:00 +0200)
committerBjorn Andersson <bjorn.andersson@linaro.org>
Thu, 30 Jun 2022 23:06:13 +0000 (18:06 -0500)
commit81d4da77d2bc2f7dc7f559121d69d3fa17bc3149
treea90fcd6259a92098a2ce0b75b0595272e3dab2a0
parent1a5dce61d8348f2588cbe8aab861d27785f9cfa3
clk: qcom: ipq8074: fix NSS port frequency tables

NSS port 5 and 6 frequency tables are currently broken and are causing a
wide ranges of issue like 1G not working at all on port 6 or port 5 being
clocked with 312 instead of 125 MHz as UNIPHY1 gets selected.

So, update the frequency tables with the ones from the downstream QCA 5.4
based kernel which has already fixed this.

Fixes: 34e5b8de3c8f ("clk: qcom: ipq8074: add NSS ethernet port clocks")
Signed-off-by: Robert Marko <robimarko@gmail.com>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20220515210048.483898-3-robimarko@gmail.com
drivers/clk/qcom/gcc-ipq8074.c