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 8743DCF11FC for ; Thu, 10 Oct 2024 15:34:07 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=fn22cD1hK9dwuEAVegSNkHSSCjphPresLNmlHzy5S18=; b=wlsPoXkvDspaPMpJ72TOQFB/AB 4T7PQCzbn47z86XOpifVYZa1mUbAv4SDPWBXT6keqKc0XUHzxDPCFz/ysL62D68/QyBvnBXdm+Fz9 zo3D9SqSw8lNpDTjQbniRIgiXit8Eas+cHAZKavZJmUR24dnPGqPpzJSrV5TvQEPTyBsYsxuK6VIU kSREDvNPhd0tyXd54d1sXz7vJQz5eJjybG+m7iuqtKgG/QQk0RIUhTLD+D9KDYQqQWoMmxcyUcnDL TTku6TEJNwdmDVFwwXRj/B/0at6/WFxXoom+HT9zvpNf/9jHgC5RVWbSKKuUIDmy8NfSRSwyqqmch 1Xbo34fw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1syvAq-0000000DM4i-0Di4; Thu, 10 Oct 2024 15:33:56 +0000 Received: from nyc.source.kernel.org ([2604:1380:45d1:ec00::3]) by bombadil.infradead.org with esmtps (Exim 4.98 #2 (Red Hat Linux)) id 1syugg-0000000DFW5-1deQ for linux-arm-kernel@lists.infradead.org; Thu, 10 Oct 2024 15:02:57 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by nyc.source.kernel.org (Postfix) with ESMTP id E5F7AA44A19; Thu, 10 Oct 2024 15:02:36 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 394A1C4CEC5; Thu, 10 Oct 2024 15:02:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1728572565; bh=bjy6e6QEhhN5c+EuFMe9xasd22I0t3FiJxHHAH6y3Do=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=SVIZTJrhzvphIu3Ftqo6erLe999jvVlPE+6ogBZaG1lsWXqNtw3gIGYdT64v+6++w W1iIadWdeURCQUaaNAPLtWuWM0iaxcJLGw3n0U0PBCe9j4ytj1KBM2szHu8dDfwsRG gIPoq8BMJLLPvZBGsgI5GXkFbr27Rf1D3WnxXSg6Igl0g3CQ785i6gsbn/lds3d/pG 8fNEzco/oFh5l7kUPfmkcpvTclus8NmztH4SCraKVwDS1TUfiFj/3QHTbKsVloOK84 466q3ppjnTFTdrI0xAcgjfgf8PRA9N3Ygt6ez0YSXUOonUBixicoABzhy8V7VzEmMq w/rg0Vg1LPHTA== Received: from johan by xi.lan with local (Exim 4.97.1) (envelope-from ) id 1syugk-0000000084s-0xnH; Thu, 10 Oct 2024 17:02:50 +0200 Date: Thu, 10 Oct 2024 17:02:50 +0200 From: Johan Hovold To: Sibi Sankar Cc: sudeep.holla@arm.com, cristian.marussi@arm.com, ulf.hansson@linaro.org, jassisinghbrar@gmail.com, linux-kernel@vger.kernel.org, arm-scmi@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-arm-msm@vger.kernel.org, konradybcio@kernel.org, linux-pm@vger.kernel.org, tstrudel@google.com, rafael@kernel.org Subject: Re: [PATCH V3 0/4] firmware: arm_scmi: Misc Fixes Message-ID: References: <20241007060642.1978049-1-quic_sibis@quicinc.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20241007060642.1978049-1-quic_sibis@quicinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20241010_080246_509609_42189583 X-CRM114-Status: UNSURE ( 8.87 ) 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: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Mon, Oct 07, 2024 at 11:36:38AM +0530, Sibi Sankar wrote: > The series addresses the kernel warnings reported by Johan at [1] and are > are required to X1E cpufreq device tree changes [2] to land. > > [1] - https://lore.kernel.org/lkml/ZoQjAWse2YxwyRJv@hovoldconsulting.com/ > [2] - https://lore.kernel.org/lkml/20240612124056.39230-1-quic_sibis@quicinc.com/ > > The following warnings remain unadressed: > arm-scmi arm-scmi.0.auto: Failed to add opps_by_lvl at 3417600 for NCC - ret:-16 > arm-scmi arm-scmi.0.auto: Failed to add opps_by_lvl at 3417600 for NCC - ret:-16 Are there any plans for how to address these? Johan