On Wed, 20 Dec 2023 23:17:21 +0100, Christian Marangi wrote: > This small series fix a current problem with ipq8074 where the 2 uniphy > port doesn't work in some corner case with some clk configuration. The > port to correctly work require a specific frequency, using the wrong one > results in the port not transmitting data. > > With the current code with a requested freq of 125MHz, the frequency is > set to 105MHz. This is caused by the fact that there are 2 different > configuration to set 125MHz and it's always selected the first one that > results in 105MHz. > > [...] Applied, thanks! [1/3] clk: qcom: clk-rcg: introduce support for multiple conf for same freq commit: d06b1043644a1831ab141bbee2669002bba15b0f [2/3] clk: qcom: clk-rcg2: add support for rcg2 freq multi ops commit: 89da22456af0762477d8c1345fdd17961b3ada80 [3/3] clk: qcom: gcc-ipq8074: rework nss_port5/6 clock to multiple conf commit: e88f03230dc07aa3293b6aeb078bd27370bb2594 Best regards, -- Bjorn Andersson <andersson@xxxxxxxxxx>