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 B9564C7EE29 for ; Thu, 25 May 2023 12:25:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240906AbjEYMZw (ORCPT ); Thu, 25 May 2023 08:25:52 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55580 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231542AbjEYMZw (ORCPT ); Thu, 25 May 2023 08:25:52 -0400 Received: from szxga01-in.huawei.com (szxga01-in.huawei.com [45.249.212.187]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 6CE7D122; Thu, 25 May 2023 05:25:50 -0700 (PDT) Received: from kwepemm600004.china.huawei.com (unknown [172.30.72.55]) by szxga01-in.huawei.com (SkyGuard) with ESMTP id 4QRnGM50PSzqTNJ; Thu, 25 May 2023 20:21:15 +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.23; Thu, 25 May 2023 20:25:46 +0800 Message-ID: <2a6d823e-c92d-d15e-3404-fe2216240554@huawei.com> Date: Thu, 25 May 2023 20:25:46 +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 v3 0/2] mailbox: pcc: Support platform notification for type4 and shared interrupt To: Sudeep Holla , CC: , , , , , , , , , , References: <20221016034043.52227-1-lihuisong@huawei.com> <20230423110335.2679-1-lihuisong@huawei.com> <20230425144153.czk3avypfmxfjdot@bogus> From: "lihuisong (C)" In-Reply-To: <20230425144153.czk3avypfmxfjdot@bogus> Content-Type: text/plain; charset="UTF-8"; format=flowed Content-Transfer-Encoding: 8bit X-Originating-IP: [10.67.103.231] X-ClientProxiedBy: dggems703-chm.china.huawei.com (10.3.19.180) 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, This series have been discussed, reviewed and tested. Can you take a look at this series? /Huisong 在 2023/4/25 22:41, Sudeep Holla 写道: > Hi Rafael, > > On Sun, Apr 23, 2023 at 07:03:33PM +0800, Huisong Li wrote: >> PCC supports processing platform notification for slave subspaces and >> shared interrupt for multiple subspaces. > Can you please take this via your tree ? It has been reviewed and > tested now. If it is too late for this merge window, are you happy to > pick it up if posted at -rc1 for next merge window ? >