Received: by 2002:a05:6358:d09b:b0:dc:cd0c:909e with SMTP id jc27csp441921rwb; Thu, 10 Nov 2022 03:05:02 -0800 (PST) X-Google-Smtp-Source: AMsMyM5y1Ze83VPe4aAr++nJISLbrnT+qkGu3GBZ3n9adjsU76BkDfUlWW3pTcBlTaFXT+wrbfOW X-Received: by 2002:a17:907:e93:b0:7ad:923a:5908 with SMTP id ho19-20020a1709070e9300b007ad923a5908mr60595817ejc.396.1668078302620; Thu, 10 Nov 2022 03:05:02 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1668078302; cv=none; d=google.com; s=arc-20160816; b=H09AB19IRRG0c4JOdOW1VkjyNVJaeopoIJhPy05QmqNRF5VvN/Hzlfp2R1d3DTGzqH BOKcVfRe12s9+OSQIIzyxnrK3JzTxodp/YEzofTWw/B4ScCrLBqpgFcfwsP+Ncx+Jq0p GRNMC+zdvV0q/tl/MLfx0nWCY/A1eYLfApi9Z3Xb/mmWYGGRJPjw4tU6KgE/CEuUD8Fq 6HpO6SRd7RIstqNQESfoPtEoyoXbqKHcXhpRQix9r5vNDTBA+VNeM07/+viDiq50ypBE h8XvRYpamOUNLslTVp+u7qQnHoC9Q2FK//SHBt76S9+aYtcJ4V5pc5ae7ieJ8+pEwzHz /K/Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:in-reply-to:content-disposition:mime-version :references:message-id:subject:cc:to:from:date; bh=wbqp70pKiIWlz8R6/CeZ4IjGLllsB1xKP5ZiqLasw3o=; b=kjp8r86AQbbEVtmA6pT0JZyD+NjeMlsUMmd4LwTORRDdP47kuzwGghl4M2C+qIgfyM TwY+lXAbd3BkNcr5x8EBnkucobAO1RI2uzTihdGUWcVXppkNadrcgwnn+LaqtywY7MDW 8OvYwNeGsLgcLQwE2bFTbsuBqmyMqjYaP/QDSZ1/vNocm+04oK2Mu2K4xb5azyNrROcu P63yf919rX2CZHpEEpH4JKIivWm809GAvrcLoxKjxxKDSxr5LR5ZWmi7OWoqokglKWs6 NX59MgZeJzRI/rOaiz46Q0WOuNozz9n979RJBTZVlpVrLo49N6Dv5JLiK7ZVIfAu1eYx 3t7A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id z14-20020a17090655ce00b00780328a0868si14222270ejp.110.2022.11.10.03.04.38; Thu, 10 Nov 2022 03:05:02 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) client-ip=2620:137:e000::1:20; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 2620:137:e000::1:20 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=arm.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229814AbiKJKZi (ORCPT + 92 others); Thu, 10 Nov 2022 05:25:38 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54514 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229559AbiKJKZe (ORCPT ); Thu, 10 Nov 2022 05:25:34 -0500 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 5406713EA4; Thu, 10 Nov 2022 02:25:33 -0800 (PST) Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id F0BF11FB; Thu, 10 Nov 2022 02:25:38 -0800 (PST) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 0A23D3F534; Thu, 10 Nov 2022 02:25:30 -0800 (PST) Date: Thu, 10 Nov 2022 10:25:28 +0000 From: Sudeep Holla To: Huisong Li Cc: linux-acpi@vger.kernel.org, linux-kernel@vger.kernel.org, Sudeep Holla , rafael@kernel.org, rafael.j.wysocki@intel.com, wanghuiqiang@huawei.com, zhangzekun11@huawei.com, wangxiongfeng2@huawei.com, tanxiaofei@huawei.com, guohanjun@huawei.com, xiexiuqi@huawei.com, wangkefeng.wang@huawei.com, huangdaode@huawei.com Subject: Re: [PATCH 1/3] mailbox: pcc: rename platform interrupt bit macro name Message-ID: <20221110102528.6kuznowxtqkouvlb@bogus> References: <20221110015034.7943-1-lihuisong@huawei.com> <20221110015034.7943-2-lihuisong@huawei.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20221110015034.7943-2-lihuisong@huawei.com> X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_MED, SPF_HELO_NONE,SPF_NONE autolearn=ham autolearn_force=no version=3.4.6 X-Spam-Checker-Version: SpamAssassin 3.4.6 (2021-04-09) on lindbergh.monkeyblade.net Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Nov 10, 2022 at 09:50:32AM +0800, Huisong Li wrote: > Currently, the name of platform interrupt bit macro, ACPI_PCCT_DOORBELL, > is not very appropriate. The doorbell is generally considered as an action > when send mailbox data. Actually, the macro value comes from Platform > Interrupt in Platform Communications Channel Global Flags. If the bit is > '1', it means that the platform is capable of generating an interrupt to > indicate completion of a command. > This is touching ACPICA header file, so it must be submitted to ACPICA separately following the guidelines in the github and imported into the kernel. However, I don't see any point in this change. Yes the language "doorbell" is not used in this particular context in the spec, but it is implicit from other parts. I am not opposing the change though if Rafael is OK and ACPICA project accepts it. -- Regards, Sudeep