From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mgamail.intel.com (mgamail.intel.com [192.198.163.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id C6E411E520C; Wed, 2 Jul 2025 11:45:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=192.198.163.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751456745; cv=none; b=hNDz22S3mxseBPN8mXI276NuV+bLgNsvsguoPQ5Rc1psg1gDAUqpTWIc5FqnCA4XZm+N8Hue9ot9WfBdD5Z9wozg4rIE/qppgNY09UuYKeU6uHY+pQVmcAiPONkQ1gmLFVLFF5a1BROnPSLczIewIBlCOZYUXzTlaA1qHovSap8= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1751456745; c=relaxed/simple; bh=dErZgu/HmVYj+emESiL6/oyn/LFKoTLtLdPT26fxZz8=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=WY5pe/cI7TeWWiqumHIpXe4MRpu0iv+t+kxIW67SIaqjQm46Fknk1rqQyvKBLt3EYtbkoepcjZ2jT2XctoXwqp5fx/1LxbUjsucP1oROK5vy3F3Bp/Q/FcQ/UkiGyjJ3MggY9aEIAvregkG3TCJToFrPznrrsVoDLh1WLoArahw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com; spf=none smtp.mailfrom=linux.intel.com; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b=ZZh2rJDl; arc=none smtp.client-ip=192.198.163.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=linux.intel.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=intel.com header.i=@intel.com header.b="ZZh2rJDl" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1751456744; x=1782992744; h=date:from:to:cc:subject:message-id:references: mime-version:in-reply-to; bh=dErZgu/HmVYj+emESiL6/oyn/LFKoTLtLdPT26fxZz8=; b=ZZh2rJDldHva/3oVf5O9H5NIf/jGPwjWwP7ci3TW8VVFpNbcA1jqhW5Q hC6IMR8ofb+p/DgAVTG0TcMaTgzQuTv6F6Zm38dh/Bihl2s+fMML0F9PR 2SqNsXDJ4CepdWkRNH8lpjYS+Q+2ZBLCv8HCkq7OokvWcqTY+CeLxajlo RgXVbhYMJqn4Dv8CESbihOJd5EmTv/fYfOwcixWZWhO+bIwNdKrbEDeAb 9ojvtb7CsljQPs+MyiCXfHzQR10tm++oxteyIk17xJMgsfkRnsnCYpLjs XV7bA2rft0UEAYzpvJdcffSFO1kupSCstImCMNfizYoP2P0nhIfaJ3CPL A==; X-CSE-ConnectionGUID: fRUfUPDZQvKgaIVHetTO6A== X-CSE-MsgGUID: TYDQXipKTuK/6vhtBNlcSg== X-IronPort-AV: E=McAfee;i="6800,10657,11481"; a="41374949" X-IronPort-AV: E=Sophos;i="6.16,281,1744095600"; d="scan'208";a="41374949" Received: from fmviesa010.fm.intel.com ([10.60.135.150]) by fmvoesa110.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jul 2025 04:45:42 -0700 X-CSE-ConnectionGUID: Lp6tvve7RQCCemKpcNKtgQ== X-CSE-MsgGUID: hw5JwzpsRDumshym1GmB5w== X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="6.16,281,1744095600"; d="scan'208";a="154786702" Received: from smile.fi.intel.com ([10.237.72.52]) by fmviesa010.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 02 Jul 2025 04:45:36 -0700 Received: from andy by smile.fi.intel.com with local (Exim 4.98.2) (envelope-from ) id 1uWvu7-0000000BuHj-416w; Wed, 02 Jul 2025 14:45:31 +0300 Date: Wed, 2 Jul 2025 14:45:31 +0300 From: Andy Shevchenko To: Anup Patel Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Jassi Brar , Thomas Gleixner , "Rafael J . Wysocki" , Mika Westerberg , Linus Walleij , Bartosz Golaszewski , Uwe =?iso-8859-1?Q?Kleine-K=F6nig?= , Palmer Dabbelt , Paul Walmsley , Alexandre Ghiti , Len Brown , Sunil V L , Rahul Pathak , Leyfoon Tan , Atish Patra , Andrew Jones , Samuel Holland , Anup Patel , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-acpi@vger.kernel.org, linux-riscv@lists.infradead.org, linux-kernel@vger.kernel.org, Atish Patra Subject: Re: [PATCH v7 16/24] ACPI: scan: Update honor list for RPMI System MSI Message-ID: References: <20250702051345.1460497-1-apatel@ventanamicro.com> <20250702051345.1460497-17-apatel@ventanamicro.com> Precedence: bulk X-Mailing-List: linux-clk@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250702051345.1460497-17-apatel@ventanamicro.com> Organization: Intel Finland Oy - BIC 0357606-4 - c/o Alberga Business Park, 6 krs, Bertel Jungin Aukio 5, 02600 Espoo On Wed, Jul 02, 2025 at 10:43:37AM +0530, Anup Patel wrote: > > The RPMI System MSI interrupt controller (just like PLIC and APLIC) > needs to probed prior to devices like GED which use interrupts provided > by it. Also, it has dependency on the SBI MPXY mailbox device. > > Add HIDs of RPMI System MSI and SBI MPXY mailbox devices to the honor > list so that those dependencies are handled. Reviewed-by: Andy Shevchenko -- With Best Regards, Andy Shevchenko