ath10k: Add optional qdss clk
authorBjorn Andersson <bjorn.andersson@linaro.org>
Mon, 23 Dec 2019 05:48:54 +0000 (21:48 -0800)
committerKalle Valo <kvalo@codeaurora.org>
Sun, 26 Jan 2020 10:24:47 +0000 (12:24 +0200)
commit57a3b60ddbfa87e8707c453c69915a3c5d2c9e50
treee36b231e122a8c9855a979a323f425829d881063
parent63ec5cbc31f7c37870b7fbd33d9f1a50ba320221
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>
Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt
drivers/net/wireless/ath/ath10k/snoc.c