From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-ot1-f65.google.com ([209.85.210.65]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1ipE96-0004hc-HZ for ath10k@lists.infradead.org; Wed, 08 Jan 2020 16:25:26 +0000 Received: by mail-ot1-f65.google.com with SMTP id i15so4164127oto.2 for ; Wed, 08 Jan 2020 08:25:24 -0800 (PST) Received: from rob-hp-laptop (24-155-109-49.dyn.grandenetworks.net. [24.155.109.49]) by smtp.gmail.com with ESMTPSA id p83sm1204804oia.51.2020.01.08.08.25.22 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 08 Jan 2020 08:25:22 -0800 (PST) Date: Wed, 8 Jan 2020 10:25:21 -0600 From: Rob Herring Subject: Re: [PATCH 1/2] ath10k: Add optional qdss clk Message-ID: <20200108162521.GA23484@bogus> References: <20191223054855.3020665-1-bjorn.andersson@linaro.org> <20191223054855.3020665-2-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20191223054855.3020665-2-bjorn.andersson@linaro.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "ath10k" Errors-To: ath10k-bounces+kvalo=adurom.com@lists.infradead.org To: Bjorn Andersson Cc: Mark Rutland , devicetree@vger.kernel.org, netdev@vger.kernel.org, linux-wireless@vger.kernel.org, linux-kernel@vger.kernel.org, ath10k@lists.infradead.org, Andy Gross , linux-arm-msm@vger.kernel.org, "David S. Miller" , Kalle Valo 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 > --- > 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 _______________________________________________ ath10k mailing list ath10k@lists.infradead.org http://lists.infradead.org/mailman/listinfo/ath10k