commit | 57a3b60ddbfa87e8707c453c69915a3c5d2c9e50 | [log] [tgz] |
---|---|---|
author | Bjorn Andersson <bjorn.andersson@linaro.org> | Sun Dec 22 21:48:54 2019 -0800 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sun Jan 26 12:24:47 2020 +0200 |
tree | e36b231e122a8c9855a979a323f425829d881063 | |
parent | 63ec5cbc31f7c37870b7fbd33d9f1a50ba320221 [diff] |
ath10k: Add optional qdss clk The WiFi firmware found on sm8150 requires that the QDSS clock is ticking in order to operate, so add an optional clock to the binding to allow this to be specified in the sm8150 dts and add the clock to the list of clocks in the driver. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org> Acked-by: Rob Herring <robh@kernel.org> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>