All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] ath10k: Enable QDSS clock on sm8150
@ 2019-12-23  5:48 ` Bjorn Andersson
  0 siblings, 0 replies; 19+ messages in thread
From: Bjorn Andersson @ 2019-12-23  5:48 UTC (permalink / raw)
  To: Kalle Valo, David S. Miller, Rob Herring, Mark Rutland,
	Andy Gross, Bjorn Andersson
  Cc: devicetree, netdev, linux-wireless, linux-kernel, ath10k,
	linux-arm-msm

On SM8150 the WiFi firmware depends on the QDSS clock ticking, or the system
will reset due to an NoC error. So this adds an optional clock to the ath10k
binding and makes sure it's enabled while the WiFi firmware needs it.

Bjorn Andersson (2):
  ath10k: Add optional qdss clk
  arm64: dts: qcom: sm8150: Specify qdss clock for wifi

 .../devicetree/bindings/net/wireless/qcom,ath10k.txt          | 2 +-
 arch/arm64/boot/dts/qcom/sm8150.dtsi                          | 4 ++--
 drivers/net/wireless/ath/ath10k/snoc.c                        | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

-- 
2.24.0


_______________________________________________
ath10k mailing list
ath10k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath10k

^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2020-01-27 23:42 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-12-23  5:48 [PATCH 0/2] ath10k: Enable QDSS clock on sm8150 Bjorn Andersson
2019-12-23  5:48 ` Bjorn Andersson
2019-12-23  5:48 ` [PATCH 1/2] ath10k: Add optional qdss clk Bjorn Andersson
2019-12-23  5:48   ` Bjorn Andersson
2020-01-08 16:25   ` Rob Herring
2020-01-08 16:25     ` Rob Herring
2020-01-26 10:25   ` Kalle Valo
2020-01-26 10:25   ` Kalle Valo
2019-12-23  5:48 ` [PATCH 2/2] arm64: dts: qcom: sm8150: Specify qdss clock for wifi Bjorn Andersson
2019-12-23  5:48   ` Bjorn Andersson
2020-01-10  7:16 ` [PATCH 0/2] ath10k: Enable QDSS clock on sm8150 Kalle Valo
2020-01-10  7:16   ` Kalle Valo
2020-01-15  9:04   ` Kalle Valo
2020-01-15  9:04     ` Kalle Valo
2020-01-15 19:19     ` Bjorn Andersson
2020-01-15 19:19       ` Bjorn Andersson
2020-01-27 18:40 ` Stephen Boyd
2020-01-27 23:42   ` Bjorn Andersson
2020-01-27 23:42     ` Bjorn Andersson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.