Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp676283rwl; Thu, 23 Mar 2023 23:52:37 -0700 (PDT) X-Google-Smtp-Source: AKy350Yri1KSlsRpiPb5rZ/lVGSsBoGCHGChc/3KXpKoECw6+W5GRVRhcOZNNEoh75M6KwWHCdok X-Received: by 2002:aa7:9553:0:b0:628:163e:48b3 with SMTP id w19-20020aa79553000000b00628163e48b3mr2182907pfq.5.1679640757365; Thu, 23 Mar 2023 23:52:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1679640757; cv=none; d=google.com; s=arc-20160816; b=0EzO44NHAfOn92VfJ9HoyHpo7bYgUOYzOTztw0F+/boDm611uoXuVpAB+epEqeT/Ru vKZHSzFlUjQ0cVybY0QNHNoGZqILZBXJrWhkGVpDcbB+vspsif70aHpvAh4sWIMlsBrm OzNc5Vz2g9Ky2bPQIjiIqSg1CBeVRtkY5eOVqUlnYl+3H7ZG4stl3Y4YbWdiQFoROcE/ O8UdkRjq85k7qf7eGc/fL8gVBj9KfSBii95cvAIyfiPzMXGXEfqKXJ36zKTeKv3AVxbE K9a4WKheHPaXBRKFuZl0zkzXc3PnqZb2zELIdomZ7Ti1lDIJ1MGM3ilVdcLRavPipAbM ht0w== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :message-id:date:subject:cc:to:from; bh=haSj1/8KZyQqy0BYyidZZj8ecmXMllHn5qt4rWQ+MTI=; b=msm4ZYHnvmlSpvgo+4Jv63UbnRT7/4DuSCt2GuNRue93J3tQewtwqJ8Vi/HV5PTqnF sN5oHE7HRuB2C9Qde6jrhJBsMkX2C8qNVuPGxL24WNpnzPJhiXwt30YN1XHg/1yz5TF7 r1SZ+xHL0g/ZIVmcWI28G0vEGEKZ3rdmAdDLyGkKPv3JlIpqoVbWphsfy7/v9RccU07A yaS6ASbH/H0/BfSAYNT/D4LSgGokX6ELyHogt69fdKxdGAen/MkRbdpgXphoOj9BGC3F cioy03s/08Obx1G9Dm1H/venf6kunqkL8CVF8wdvturkKXT3o4LItP5tvq8+mfHJCPPt VvpA== 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 Return-Path: Received: from out1.vger.email (out1.vger.email. [2620:137:e000::1:20]) by mx.google.com with ESMTP id i186-20020a626dc3000000b00623114a7324si19186695pfc.363.2023.03.23.23.52.24; Thu, 23 Mar 2023 23:52:37 -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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S231376AbjCXGrH convert rfc822-to-8bit (ORCPT + 99 others); Fri, 24 Mar 2023 02:47:07 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:54690 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230100AbjCXGrF (ORCPT ); Fri, 24 Mar 2023 02:47:05 -0400 Received: from ex01.ufhost.com (ex01.ufhost.com [61.152.239.75]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 357421514D; Thu, 23 Mar 2023 23:47:01 -0700 (PDT) Received: from EXMBX165.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX165", Issuer "EXMBX165" (not verified)) by ex01.ufhost.com (Postfix) with ESMTP id 05E1024E207; Fri, 24 Mar 2023 14:46:53 +0800 (CST) Received: from EXMBX172.cuchost.com (172.16.6.92) by EXMBX165.cuchost.com (172.16.6.75) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 24 Mar 2023 14:46:53 +0800 Received: from ubuntu.localdomain (113.72.145.117) by EXMBX172.cuchost.com (172.16.6.92) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Fri, 24 Mar 2023 14:46:52 +0800 From: Hal Feng To: , CC: Rob Herring , Krzysztof Kozlowski , Conor Dooley , "Palmer Dabbelt" , Paul Walmsley , Albert Ou , Emil Renner Berthing , Hal Feng , Subject: [PATCH v1] riscv: dts: starfive: jh7110: Correct the properties of S7 core Date: Fri, 24 Mar 2023 14:46:51 +0800 Message-ID: <20230324064651.84670-1-hal.feng@starfivetech.com> X-Mailer: git-send-email 2.38.1 MIME-Version: 1.0 Content-Type: text/plain X-Originating-IP: [113.72.145.117] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX172.cuchost.com (172.16.6.92) X-YovoleRuleAgent: yovoleflag Content-Transfer-Encoding: 8BIT X-Spam-Status: No, score=0.0 required=5.0 tests=SPF_HELO_NONE,SPF_PASS autolearn=unavailable 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 The S7 core has no L1 data cache and MMU, so delete some related properties. Signed-off-by: Hal Feng --- Hi, Conor, This is a correction for the S7 entry. This patch depends on patch [1]. [1] https://lore.kernel.org/all/20230320103750.60295-20-hal.feng@starfivetech.com/ --- arch/riscv/boot/dts/starfive/jh7110.dtsi | 9 --------- 1 file changed, 9 deletions(-) diff --git a/arch/riscv/boot/dts/starfive/jh7110.dtsi b/arch/riscv/boot/dts/starfive/jh7110.dtsi index d484ecdf93f7..4c5fdb905da8 100644 --- a/arch/riscv/boot/dts/starfive/jh7110.dtsi +++ b/arch/riscv/boot/dts/starfive/jh7110.dtsi @@ -20,21 +20,12 @@ cpus { S7_0: cpu@0 { compatible = "sifive,s7", "riscv"; reg = <0>; - d-cache-block-size = <64>; - d-cache-sets = <64>; - d-cache-size = <8192>; - d-tlb-sets = <1>; - d-tlb-size = <40>; device_type = "cpu"; i-cache-block-size = <64>; i-cache-sets = <64>; i-cache-size = <16384>; - i-tlb-sets = <1>; - i-tlb-size = <40>; - mmu-type = "riscv,sv39"; next-level-cache = <&ccache>; riscv,isa = "rv64imac_zba_zbb"; - tlb-split; status = "disabled"; cpu0_intc: interrupt-controller { -- 2.38.1