From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 5ED56C64EC4 for ; Tue, 21 Feb 2023 19:51:49 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Date:To:Cc:From:Subject:References: In-Reply-To:MIME-Version:Message-ID:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=2AjDYZZqFDLKDJrAQN2gyrnr8jP0q8DFfdo5cY5jVms=; b=Ai5VNvwbfe5x3f GjHRBRRqMxqzYaTRZFLqkxG0ndlrfZwlE7iy7t38ARuHN5HCvtXmB6bN4wIG1Ql3n2OU+ZFBD6oZb e/YqSF9fLSPgLOieZ0Uo6In/XPE9CmuMVo0WjT/Ti/ie2K2vLz+3M66CLW8DfsUNYLdtV+jpcas// //ltXbPlkaRdc1kkdNHN/Y9muwEPcBSVx4363VuYyXrxm9I+q2gSYDBLqF7MBqb6VjGzXcHdjL1rj /IPr5iXO6Br0psGh2J6gFr+edntMuA91otVw18TLBrnNZkAu3U+TJymjsPsDp19nAy/ysC+TUFJoA AIZO7EWqlfJ/ZDOEFQKA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUYf7-009auY-Hb; Tue, 21 Feb 2023 19:50:53 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pUYf3-009atx-R9 for linux-arm-kernel@lists.infradead.org; Tue, 21 Feb 2023 19:50:51 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id A622961024; Tue, 21 Feb 2023 19:50:46 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 0640AC433D2; Tue, 21 Feb 2023 19:50:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1677009046; bh=4pFYujkIIj3nZDzFEzqRviEyB6tqYrIhzxjyaw31c1A=; h=In-Reply-To:References:Subject:From:Cc:To:Date:From; b=btqnOAsdn15Ts55Nxw2aJcJ4iRHC39TSlbwWQLpJjBSkVjxC7xn200fmYaXCKZqUG wFrKuwO1A6wJpI09iFNNWcnfcMyYoEu1oACj99f8pdfxRVNhKiXIHejgqbwkhJFoCf RmGWzUtZ8lxXPwghQ1sviRF5tZbVKwW0krPjGpMmtMXBwsnnzmkNjJbUhLAG+Amm72 EHGE4rbGYpKJQv3QUk4mJOXcVF4PcAAxNMRs6YoDOg55NzajefbXowWSSJ5A4ROQ2p +DjUhy0px2vdrEh/T80R1ESRbcEdQCi4JDTz1B97UmlxS38exyG4maVn8kA0v1GE1w UR8+Ih2w8e31A== Message-ID: MIME-Version: 1.0 In-Reply-To: <20230219045318.564342-1-andersson@kernel.org> References: <20230219045318.564342-1-andersson@kernel.org> Subject: Re: [GIT PULL] Qualcomm clock driver updates for v6.3 From: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Andy Gross , Dmitry Baryshkov , Krzysztof Kozlowski , Abel Vesa , Bartosz Golaszewski , Konrad Dybcio , Neil Armstrong , Arnd Bergmann , Akhil P Oommen , Bjorn Andersson , Bryan O'Donoghue , Marijn Suijten , Melody Olvera , Robert Marko , Shazad Hussain , Taniya Das , Ulf Hansson , Yang Yingliang To: Bjorn Andersson , linux-clk@vger.kernel.org Date: Tue, 21 Feb 2023 11:50:43 -0800 User-Agent: alot/0.10 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230221_115049_960059_CBDEBEF6 X-CRM114-Status: GOOD ( 12.15 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Quoting Bjorn Andersson (2023-02-18 20:53:18) > clk_disable_unused() is altered, to not consider clocks which comes from > a provider with sync_state defined. This makes it possible for > individual clock drivers to invoke this process once all clients has > been probed, avoiding the need for booting many systems with > clk_ignore_unused. > This is then enabled for SDM845 and SC8280XP clock controllers. This needs to be reverted. I'm not going to pull this until then. > > Support for QDU1000/QRU1000 Global clock controller, SA8775P Global > clock controller, SM8550 TCSR and display clock controller, SM6350 clock > controller, nd MSM8996 CBF and APCS clock controllers is introduced.. > [...] > > Bjorn Andersson (5): > Merge tag '1672656511-1931-1-git-send-email-quic_akhilpo@quicinc.com' into clk-for-6.3 > Merge branch '20230104093450.3150578-2-abel.vesa@linaro.org' into clk-for-6.3 > clk: qcom: Remove need for clk_ignore_unused on sc8280xp > Merge branch '20230103-topic-sm8550-upstream-dispcc-v3-1-8a03d348c572@linaro.org' into clk-for-6.3 > Merge branch '20230112204446.30236-2-quic_molvera@quicinc.com' into HEAD When you make merges, please describe what they're for and put that in the commit text. Also, reword things like 'into HEAD'. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel