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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5603EC433FE for ; Tue, 18 Oct 2022 03:12:51 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231451AbiJRDMt (ORCPT ); Mon, 17 Oct 2022 23:12:49 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:41882 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231305AbiJRDKA (ORCPT ); Mon, 17 Oct 2022 23:10:00 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 5CD579B84D; Mon, 17 Oct 2022 20:07:30 -0700 (PDT) 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 DDF0C6120C; Tue, 18 Oct 2022 03:07:29 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id D83D7C43141; Tue, 18 Oct 2022 03:07:28 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062449; bh=1U+wxIcjtKmdUFTPt3VJpuMT4JvOkaudAevESL6iZNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=N+2LkNun7XLdqHcY+98encUZhGoXNYRxYMUT4VekGEgqV+K+1L10A1Qyvd8WqXOLN 9hbA4y/j/hdlAZ2hX26CI9X38TF5swykurdqJbSZJ32tXxLKI1ni79uGVvQgZKwXt2 LkGB3jAbW7n8B4lngYBTskX3XMi0Qu84VwHgO/kZOE6FkM7ljNR4va+7XHg5B7BXL7 S6XUHc2s5Msvj7g/4qjDFGOnyGTOpkqLXqqZJTqY9IzlJKc2zje7WV3Vi0yVjxv8Bk z422ZyC7cdTIoA4svuWcyk2Oa4BmLfSTlcF3FFqZ+dmF8ayY4tbZf3kxWAts4xcWVW OJxJb/5CsrLqA== From: Bjorn Andersson To: quic_bjorande@quicinc.com, agross@kernel.org, Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] soc: qcom: rpmhpd: Use highest corner until sync_state Date: Mon, 17 Oct 2022 22:06:02 -0500 Message-Id: <166606235838.3553294.5635322330677546287.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220915205559.14574-1-quic_bjorande@quicinc.com> References: <20220915205559.14574-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 15 Sep 2022 13:55:59 -0700, Bjorn Andersson wrote: > From: Bjorn Andersson > > In some cases the hardware that the bootloader has left configured > depends on RPMH power domains for their operation up until the point > where the related Linux device driver probes and can inherit that > configuration, or power down the hardware gracefully. > > [...] Applied, thanks! [1/1] soc: qcom: rpmhpd: Use highest corner until sync_state commit: 3a39049f88e4e92823bcc43fa8f148cf7dfdda67 Best regards, -- Bjorn Andersson 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 0A117C433FE for ; Tue, 18 Oct 2022 03:31:26 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231216AbiJRDbX (ORCPT ); Mon, 17 Oct 2022 23:31:23 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42760 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230010AbiJRDak (ORCPT ); Mon, 17 Oct 2022 23:30:40 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B4863A598F; Mon, 17 Oct 2022 20:22:41 -0700 (PDT) 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 6B53C6140D; Tue, 18 Oct 2022 03:12:11 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 5C1F6C433B5; Tue, 18 Oct 2022 03:12:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062730; bh=1U+wxIcjtKmdUFTPt3VJpuMT4JvOkaudAevESL6iZNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=K944jnB/2BqO3GKQuFNYKwOx7wxMl/LmKZoXtZxx7GvyHiOEMhmyFTSRE/eG1kAAE c5hI9gVNOG9owaEXlfEBGmlT5Z0IPP9UKeRD6aSTmg9wtWZzjuVqEDTSuUT/SPtge2 Y5pulYja+MMXqIpZ0izu8vNNnasIxpNytB9EX+idvsmpndspPrWDkdlyRMh8cEaDpB W9NSF0UfRSfjj9ythL1OCBI2F4FtDqtWMLV+AfhXvAR17kaHMKFakc+WLsyxmA9NMS 2rqFdF+TuMxvb4Lg95lDmUVtVC1uZiR9ctTuhTrr+NUucqE76s/cJiogvLMyscoqEX G9+mat5ga4AuA== From: Bjorn Andersson To: quic_bjorande@quicinc.com, agross@kernel.org, Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] soc: qcom: rpmhpd: Use highest corner until sync_state Date: Mon, 17 Oct 2022 22:12:02 -0500 Message-ID: <166606235838.3553294.5635322330677546287.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220915205559.14574-1-quic_bjorande@quicinc.com> References: <20220915205559.14574-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20221018031202.FnSkMUKHHFuVJSk9MaNFb3HrrfoP9wDssvhcuAbYyJY@z> On Thu, 15 Sep 2022 13:55:59 -0700, Bjorn Andersson wrote: > From: Bjorn Andersson > > In some cases the hardware that the bootloader has left configured > depends on RPMH power domains for their operation up until the point > where the related Linux device driver probes and can inherit that > configuration, or power down the hardware gracefully. > > [...] Applied, thanks! [1/1] soc: qcom: rpmhpd: Use highest corner until sync_state commit: 3a39049f88e4e92823bcc43fa8f148cf7dfdda67 Best regards, -- Bjorn Andersson 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id EEFADC433FE for ; Tue, 18 Oct 2022 03:35:11 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229498AbiJRDfH (ORCPT ); Mon, 17 Oct 2022 23:35:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:57848 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231573AbiJRDeS (ORCPT ); Mon, 17 Oct 2022 23:34:18 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [145.40.68.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AFBB2F39D; Mon, 17 Oct 2022 20:26:07 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id D5BDAB81C5C; Tue, 18 Oct 2022 03:11:15 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 16E5BC433D6; Tue, 18 Oct 2022 03:11:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062674; bh=1U+wxIcjtKmdUFTPt3VJpuMT4JvOkaudAevESL6iZNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Hp0hXS7IzYhXIEUvpy1T0eGXw135NwfvykzGifUMrADbBLIa50RwvF3Vi5ZSzynp0 f91kdCmext38b4WTynFo4Sy5fX9VwBAnbhnbPiVbXFloPfP3Nec17dNdoA2AT73TcE T3P2yimhlNooVNXBV2YJtYDz603gWDDrsmm6NjE+h1kD4+JFsxwwupn4jond3zaDjv gfLt4YoDQ9maSfgH1e0QxEQLmIEJWbG2dIQM2bHJFU6xZY/9durXYN1d4fq6wk7197 qZrppOKu882envp3lN6SUiSzYDPmYSL15/wNaE2nQlG6PzecKSwmo812Utnl+8YeID RMT2AqiA7uACg== From: Bjorn Andersson To: quic_bjorande@quicinc.com, agross@kernel.org, Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] soc: qcom: rpmhpd: Use highest corner until sync_state Date: Mon, 17 Oct 2022 22:11:06 -0500 Message-ID: <166606235838.3553294.5635322330677546287.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220915205559.14574-1-quic_bjorande@quicinc.com> References: <20220915205559.14574-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20221018031106.uf0hFq77HuBC3Rl_BsIR0QD-1F_tpmGBiovTmHPmyrE@z> On Thu, 15 Sep 2022 13:55:59 -0700, Bjorn Andersson wrote: > From: Bjorn Andersson > > In some cases the hardware that the bootloader has left configured > depends on RPMH power domains for their operation up until the point > where the related Linux device driver probes and can inherit that > configuration, or power down the hardware gracefully. > > [...] Applied, thanks! [1/1] soc: qcom: rpmhpd: Use highest corner until sync_state commit: 3a39049f88e4e92823bcc43fa8f148cf7dfdda67 Best regards, -- Bjorn Andersson 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id A1E42C4332F for ; Tue, 18 Oct 2022 03:35:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231405AbiJRDfP (ORCPT ); Mon, 17 Oct 2022 23:35:15 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54490 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231574AbiJRDeS (ORCPT ); Mon, 17 Oct 2022 23:34:18 -0400 Received: from ams.source.kernel.org (ams.source.kernel.org [IPv6:2604:1380:4601:e00::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 3AF5D20356; Mon, 17 Oct 2022 20:26:07 -0700 (PDT) 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 ams.source.kernel.org (Postfix) with ESMTPS id 74143B81C61; Tue, 18 Oct 2022 03:14:37 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id BE7BCC433D6; Tue, 18 Oct 2022 03:14:35 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062876; bh=1U+wxIcjtKmdUFTPt3VJpuMT4JvOkaudAevESL6iZNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BK1XkEDN6VsvPR52aVbgN2A/uiVRDZkQegMTDkqvoFYYE+vbxBH1shPur7aR3kTyU u0wiAkMeui6hbfG0bJ6eXy/I++mi1tLoT4+RKiPFRno1ZwEaBsBZtmDuKQp0PYa40s vZtSC8boNkQsztnrlanyhA3sYAnQ1Z4KftFebdbN8iUxzCpfuN37fFmFWNeynWO9HS 5naqTiUMw93kLS9SSjYfA8Iuxc3WJkhhrXzXE9Pw85NWPjeplZaSynnmSGCK6q2feO z4QcysYXz/5DlBt5/UjP76JRUa8SdCjaQ4wJR0YLeP/FEg7vsFZ+7O2mTI0hBIwbRf VtEbU0f5XoX1w== From: Bjorn Andersson To: quic_bjorande@quicinc.com, agross@kernel.org, Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] soc: qcom: rpmhpd: Use highest corner until sync_state Date: Mon, 17 Oct 2022 22:14:27 -0500 Message-ID: <166606235838.3553294.5635322330677546287.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220915205559.14574-1-quic_bjorande@quicinc.com> References: <20220915205559.14574-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20221018031427.ekCMxBoK-tFgcCZw-aw_Odlg0fq6PDtxYoyyCYShY28@z> On Thu, 15 Sep 2022 13:55:59 -0700, Bjorn Andersson wrote: > From: Bjorn Andersson > > In some cases the hardware that the bootloader has left configured > depends on RPMH power domains for their operation up until the point > where the related Linux device driver probes and can inherit that > configuration, or power down the hardware gracefully. > > [...] Applied, thanks! [1/1] soc: qcom: rpmhpd: Use highest corner until sync_state commit: 3a39049f88e4e92823bcc43fa8f148cf7dfdda67 Best regards, -- Bjorn Andersson 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8287C433FE for ; Tue, 18 Oct 2022 03:36:36 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231441AbiJRDgd (ORCPT ); Mon, 17 Oct 2022 23:36:33 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54494 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231287AbiJRDfy (ORCPT ); Mon, 17 Oct 2022 23:35:54 -0400 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 390F8A2A98; Mon, 17 Oct 2022 20:27:35 -0700 (PDT) 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 61EAD61350; Tue, 18 Oct 2022 03:13:25 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 54E12C433D7; Tue, 18 Oct 2022 03:13:24 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1666062804; bh=1U+wxIcjtKmdUFTPt3VJpuMT4JvOkaudAevESL6iZNg=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=ghklexBes2WO4mgt2PmexKi/63fYRWfUBAX9duXmirdrfNHXcZM5Zc/LMwft1Q7ry fjQessYvhPiUkL6oEdkTIDeyWc6YMKWbKfD6Eh9DzJ1LRFWB0aMjuJuVVznYs7hvAB 1r6mliZBm3hq4xt1sszlgZ0Le2E6jIMhokSpEiGvVtV7HtIsZlF6GiZzekPijBkU7Y mrXER5ORBAtJhoxI+FGiPWb0trv+Ibs0jspxKfIv0L4CyREVYkhUfnPOaBqGqpE5yM YkJBjqCghjtsVKKKrJGZZR/aCNPavOmkWmjOKqRhB+YfR9A1Nwig3MAImSowUCeYrO ipKoWJ+ruct5w== From: Bjorn Andersson To: quic_bjorande@quicinc.com, agross@kernel.org, Konrad Dybcio Cc: linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2] soc: qcom: rpmhpd: Use highest corner until sync_state Date: Mon, 17 Oct 2022 22:13:16 -0500 Message-ID: <166606235838.3553294.5635322330677546287.b4-ty@kernel.org> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20220915205559.14574-1-quic_bjorande@quicinc.com> References: <20220915205559.14574-1-quic_bjorande@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Message-ID: <20221018031316.Hqwo9CNoo_4oFdhRLhLvrX8TTh30a5rBPXFu50RUw8M@z> On Thu, 15 Sep 2022 13:55:59 -0700, Bjorn Andersson wrote: > From: Bjorn Andersson > > In some cases the hardware that the bootloader has left configured > depends on RPMH power domains for their operation up until the point > where the related Linux device driver probes and can inherit that > configuration, or power down the hardware gracefully. > > [...] Applied, thanks! [1/1] soc: qcom: rpmhpd: Use highest corner until sync_state commit: 3a39049f88e4e92823bcc43fa8f148cf7dfdda67 Best regards, -- Bjorn Andersson