Received: by 2002:a6b:fb09:0:0:0:0:0 with SMTP id h9csp717663iog; Thu, 30 Jun 2022 08:51:33 -0700 (PDT) X-Google-Smtp-Source: AGRyM1u/gBS30T5msd16qMBjrQAdx5B/x/8jOojSDMdUeAGI2jovW9cDxwhRIXWlNvTk3W2TGzP/ X-Received: by 2002:a17:902:860c:b0:16a:20a0:f6e4 with SMTP id f12-20020a170902860c00b0016a20a0f6e4mr16116833plo.164.1656604293010; Thu, 30 Jun 2022 08:51:33 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1656604293; cv=none; d=google.com; s=arc-20160816; b=T5IeHXCC5cVcYGNcCP8rZQs7h4CMPYk2ldUNdwjuKd/aNFKV46nVodfQY8nXG+EA+i VzuSHZ5wZaHW9SnXQ3tDERr1wdOCJa9PlubdlzBMZqUCinEbaCkDhpk9eSxto9e2kwuf Fq/apfnk0nu/UUZ58yUYQTFbseog8MwdUOzOdzVsCpsHm4rMS8Zx1k1s7DWOX2TW0LH4 iBnqh+1UyDa4sZNpUj/YQ+SVRZg3EHO/lJ+YvS0N3RGCrMtKTQtXL2BViBZ6QkVuFUlh aRBHkG932RRCccljZPHLnYwdOPcJsu98QHrLZkiAdKQwx5aKMAYRHrl5u8UdLZnVZrxe 14Gg== 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=GMua738PQIXD672WtZBpW8xDqFQwachBegbEdg1hP5o=; b=ei1h7u99/bmGrtjC+nwo9NojkfpWNBjCWlrC17sTFHI/4e5mLjwmW8IfW07YKeC4ZW Nc8Fyz6QVMPu17PGksdo+rKn3o3t01Y3LGRRJam+FE1GBm5mHwXtmjsfm68GPcBk9thq DFaBn9VIrHW93fM1JmvinWtv/qJ73gykf/aELxxGt1iqkbKCpS1oatKZB31jY0PiKQvS 5ywxMb1ES3Qiil9ofIVaCtxZj0rAMoizs8aDZ4OkOefa1iDbn47EYqHtMjSS29rmLx/V rkVjHrnxTAZRzrbJL2sR3agxu0vDdPQJRtn6ZqW71lyCd7do2nFMankL3GlFM48igxKQ k7Kg== 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 lk6-20020a17090b33c600b001eccb086c83si8426794pjb.99.2022.06.30.08.51.21; Thu, 30 Jun 2022 08:51:33 -0700 (PDT) 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 S236083AbiF3Pms (ORCPT + 99 others); Thu, 30 Jun 2022 11:42:48 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:51780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235819AbiF3Pmr (ORCPT ); Thu, 30 Jun 2022 11:42:47 -0400 Received: from foss.arm.com (foss.arm.com [217.140.110.172]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 8DFBF3DA52; Thu, 30 Jun 2022 08:42:46 -0700 (PDT) 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 8B5781063; Thu, 30 Jun 2022 08:42:46 -0700 (PDT) Received: from bogus (unknown [10.57.39.193]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6A2683F66F; Thu, 30 Jun 2022 08:42:43 -0700 (PDT) Date: Thu, 30 Jun 2022 16:41:32 +0100 From: Sudeep Holla To: Conor Dooley Cc: Daire McNamara , Ivan Griffin , Palmer Dabbelt , Palmer Dabbelt , linux-riscv@lists.infradead.org, Conor Dooley , Rob Herring , Krzysztof Kozlowski , Paul Walmsley , Albert Ou , Atish Patra , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] riscv: dts: microchip: hook up the mpfs' l2cache Message-ID: <20220630154132.i54to4l4divkbr2d@bogus> References: <20220629200732.4039258-1-conor@kernel.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20220629200732.4039258-1-conor@kernel.org> X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_HI, SPF_HELO_NONE,SPF_NONE,T_SCC_BODY_TEXT_LINE 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 Wed, Jun 29, 2022 at 09:07:33PM +0100, Conor Dooley wrote: > From: Conor Dooley > > The initial PolarFire SoC devicetree must have been forked off from > the fu540 one prior to the addition of l2cache controller support being > added there. When the controller node was added to mpfs.dtsi, it was > not hooked up to the CPUs & thus sysfs reports an incorrect cache > configuration. Hook it up. > Reviewed-by: Sudeep Holla -- Regards, Sudeep