On Wed, Mar 05, 2025 at 10:56:57AM +0000, Sudeep Holla wrote: > On Wed, Mar 05, 2025 at 02:48:13PM +0800, lihuisong (C) wrote: > > > > 在 2025/3/3 18:51, Sudeep Holla 写道: > > > In order to add support of mapping the generic communication shared > > > memory region in the PCC mailbox driver when the PCC channel is requested, > > > we need to move pcc_mbox_ioremap() before pcc_mbox_request_channel(). > > This patch is supposed to merge into patch 8/14 because it depend on this > > moving. > > Not sure what exactly you mean. This is 7/14 and 8/14 depends on it which > falls in natural order. Or do you mean just merge the patch into one. I > can do that as well, just kept it separate to easy the review. Let me > know. I thought keeping it separate is good for bisectibility in case > I break anything with these change 😉. > Scratch that, after reworking 8/14 as per your suggestion made me realise what you meant. Sorry for that. Dropping this patch entirely now. -- Regards, Sudeep