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 1C69BEB64DC for ; Fri, 14 Jul 2023 06:39:40 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230297AbjGNGji (ORCPT ); Fri, 14 Jul 2023 02:39:38 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33644 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231854AbjGNGjg (ORCPT ); Fri, 14 Jul 2023 02:39:36 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id A8A382D66; Thu, 13 Jul 2023 23:39:34 -0700 (PDT) Received: from kwepemm600004.china.huawei.com (unknown [172.30.72.55]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4R2MFV5PmrztRWB; Fri, 14 Jul 2023 14:36:30 +0800 (CST) Received: from [10.67.103.231] (10.67.103.231) by kwepemm600004.china.huawei.com (7.193.23.242) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256) id 15.1.2507.27; Fri, 14 Jul 2023 14:39:31 +0800 Message-ID: Date: Fri, 14 Jul 2023 14:39:30 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Thunderbird/91.2.0 Subject: Re: [PATCH v4 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt To: , CC: , , , , , , , , , , Sudeep Holla , References: <20221016034043.52227-1-lihuisong@huawei.com> <20230613125728.31279-1-lihuisong@huawei.com> <20230614155842.7j3d6hdx7mmnhghd@bogus> From: "lihuisong (C)" In-Reply-To: <20230614155842.7j3d6hdx7mmnhghd@bogus> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems704-chm.china.huawei.com (10.3.19.181) To kwepemm600004.china.huawei.com (7.193.23.242) X-CFilter-Loop: Reflected Precedence: bulk List-ID: X-Mailing-List: linux-acpi@vger.kernel.org Hi Rafael, Can you merge this series if it is ok for you. They've already missed two merge windows.😁 Regards, Huisong 在 2023/6/14 23:58, Sudeep Holla 写道: > Hi Rafael, > > On Tue, Jun 13, 2023 at 08:57:26PM +0800, Huisong Li wrote: >> PCC supports processing platform notification for slave subspaces and >> shared interrupt for multiple subspaces. >> > Can you pick up these patches please ? > It missed last merge window narrowly as I didn't want to push it that late. > So it would be good to get this in this time around. >