On Sun, 22 Dec 2019 21:48:54 -0800, Bjorn Andersson wrote: > 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@xxxxxxxxxx> > --- > Documentation/devicetree/bindings/net/wireless/qcom,ath10k.txt | 2 +- > drivers/net/wireless/ath/ath10k/snoc.c | 2 +- > 2 files changed, 2 insertions(+), 2 deletions(-) > Acked-by: Rob Herring <robh@xxxxxxxxxx>