On 6/21/2024 8:39 PM, Krzysztof Kozlowski wrote:
On 21/06/2024 13:46, Gokul Sriram Palanisamy wrote:
-static int q6v5_wcss_init_clock(struct q6v5_wcss *wcss)
+static int ipq8074_init_clock(struct q6v5_wcss *wcss)
+{
+       int ret;
+
+       wcss->prng_clk = devm_clk_get(wcss->dev, "prng");
Missing binding.
  Thanks. Will address and post this in new series.
Best regards,
Krzysztof


Reply via email to