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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 98480C83F14 for ; Tue, 29 Aug 2023 09:19:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=N/FQmKBnEOEIUhKftOFy0BKgFh+5+DkrgYHwEMtS8fs=; b=2vHmzKgTssMxzn Wwjvv2l1bCwR9mQTZOq9tabI3CSlpoIL82RWOZDmU60u4vSViOukcp68c3czNicx0o5/ktecj26jO GtmNit3Fc+Oyrlmrx5IrEYLyYbkkRoao/zwTD/MqB9bYcrYEH1x4f/kRkY/FmY7ROs8ZVbKRK5py+ 18jF5/o2NU8TveJ/FZT63XcOWc5+R50mK4YiiEzWwbZ6VZ71TMKRxUSUW6/sFTpOmlF3edUGyLI7j cd8hkVlomC/NHJhqn9t4i3PqrOdkbItq+mQm+6uyBa2k9va95RJgc53yJm+AJzW/b8ZHpeIgz/eT2 I3W5cosfQ+rkMFrdz0Ug==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qausd-00B76y-1L; Tue, 29 Aug 2023 09:19:23 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qausa-00B76d-1o for linux-arm-kernel@lists.infradead.org; Tue, 29 Aug 2023 09:19:21 +0000 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 2458E2F4; Tue, 29 Aug 2023 02:19:55 -0700 (PDT) Received: from bogus (e103737-lin.cambridge.arm.com [10.1.197.49]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id B9D173F738; Tue, 29 Aug 2023 02:19:14 -0700 (PDT) Date: Tue, 29 Aug 2023 10:19:12 +0100 From: Sudeep Holla To: "Pawandeep Oza (QUIC)" Cc: "rafael@kernel.org" , Sudeep Holla , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "linux-acpi@vger.kernel.org" Subject: Re: ACPI binding with SCMI Message-ID: <20230829091912.xefuenspdbazvqlh@bogus> References: <20230807154834.888328-1-quic_poza@quicinc.com> <20230818091931.iqh6bxiifk4wyc32@bogus> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230829_021920_672880_46162CBA X-CRM114-Status: UNSURE ( 7.73 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Fri, Aug 25, 2023 at 09:34:59PM +0000, Pawandeep Oza (QUIC) wrote: [...] > > But I still fail to see how fastchannel doorbell and shared memory space > could get bind to PCC space (type 3) ? I am on 6.3 kernel. They simply don't bind to PCC, PCC can't be fast channel. What exactly are you looking for here ? If you provide more details on that, I can see if I can help or suggest or may be explore along with you if the solution doesn't exists yet. -- Regards, Sudeep _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel