Received: by 2002:a05:6358:11c7:b0:104:8066:f915 with SMTP id i7csp1761282rwl; Thu, 6 Apr 2023 00:21:23 -0700 (PDT) X-Google-Smtp-Source: AKy350b+WcFicfyGaeq1iB8N0DaVcQ03g6HpGAd85AWIh/Av7vAoSgSNgrdDlvL7dgSAMON2O8T/ X-Received: by 2002:a17:90b:792:b0:23d:3057:12a3 with SMTP id l18-20020a17090b079200b0023d305712a3mr10432216pjz.27.1680765683009; Thu, 06 Apr 2023 00:21:23 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1680765682; cv=none; d=google.com; s=arc-20160816; b=VDx2N/IcJZpcdo+e5eNS450rDkcJt7/kACC7WtJlypVPhOs0kM6FLUc0EGarYvorV9 UXQRFtjXJdx9/TOSluyOSiFGVEhVA4YxhXfuEygqpUg8d7x/FJu0dKwdgNPeK9ImRPXB 5nai9lU75igbDnS2lQA4fbG4BlhnVpkZHvBpkTXG7E3RwMT3Ljcm+iZX3lq4q5NrddBe dOCBslK7nEu6r95aAsy7INUItDYNZyeLCj2V662hWgdJHOw1yG0qw767kyl+FvWepBEO TP6w4LYLoISkCZjYxwTqurdrjcGLT0Puzb3eCjOxeQzlxLPRj9d+MmomeQrd1V5m/i/9 oF2A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:in-reply-to:from :content-language:references:cc:to:subject:user-agent:mime-version :date:message-id; bh=MkhY0GXLbuNccHR4bgdZtieqgfqjQHkyDbNc0PFOMnw=; b=Q7U8gLH1M7wZBGh+up+Jz4qEAut22VhmkZDSGeIV6DQqRymM1g3t+FZwIeINQLHcaL Hzl2WgAYqzS7MnTZDaiQJcp1G8ErzH/WGA45D8MjvTQVBliA5e3+VcqZLlVouP0B7DQv 7y+RskHo5MWnrRjtgFdgeVd6AX5lCFpOpjovXITC1F1xosQkUTPtMpqsEI+tnO6sApna vil3+cO8XULfrY6ODRcRKeKBJSAxz96f8VTbVkEKHHVumepXg37/aO6K5jf58CZ+rBRG eQr58lebTL2mUJh2w0pNfjtAxS8zBFHI9EpjPODO3kLwO5+pzx9GSPdjw7ovu0SEigV3 QPaw== 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 mg17-20020a17090b371100b0023b4bd3141asi676908pjb.164.2023.04.06.00.21.11; Thu, 06 Apr 2023 00:21:22 -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 S235853AbjDFHMf (ORCPT + 99 others); Thu, 6 Apr 2023 03:12:35 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:55980 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235569AbjDFHMc (ORCPT ); Thu, 6 Apr 2023 03:12:32 -0400 Received: from fd01.gateway.ufhost.com (fd01.gateway.ufhost.com [61.152.239.71]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id F336310D1; Thu, 6 Apr 2023 00:12:28 -0700 (PDT) Received: from EXMBX166.cuchost.com (unknown [175.102.18.54]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "EXMBX166", Issuer "EXMBX166" (not verified)) by fd01.gateway.ufhost.com (Postfix) with ESMTP id B452724E32C; Thu, 6 Apr 2023 15:03:16 +0800 (CST) Received: from EXMBX172.cuchost.com (172.16.6.92) by EXMBX166.cuchost.com (172.16.6.76) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 6 Apr 2023 15:03:16 +0800 Received: from [192.168.125.87] (183.27.97.179) by EXMBX172.cuchost.com (172.16.6.92) with Microsoft SMTP Server (TLS) id 15.0.1497.42; Thu, 6 Apr 2023 15:03:15 +0800 Message-ID: Date: Thu, 6 Apr 2023 15:03:14 +0800 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:102.0) Gecko/20100101 Thunderbird/102.3.2 Subject: Re: [PATCH v7 00/22] Basic clock, reset & device tree support for StarFive JH7110 RISC-V SoC To: Conor Dooley , , , CC: Conor Dooley , Stephen Boyd , Michael Turquette , "Philipp Zabel" , Rob Herring , "Krzysztof Kozlowski" , Palmer Dabbelt , Paul Walmsley , Albert Ou , Ben Dooks , Daniel Lezcano , Thomas Gleixner , "Marc Zyngier" , Emil Renner Berthing , References: <20230401111934.130844-1-hal.feng@starfivetech.com> <20230405-wharf-rejoin-5222e5958611@spud> Content-Language: en-US From: Hal Feng In-Reply-To: <20230405-wharf-rejoin-5222e5958611@spud> Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit X-Originating-IP: [183.27.97.179] X-ClientProxiedBy: EXCAS066.cuchost.com (172.16.6.26) To EXMBX172.cuchost.com (172.16.6.92) X-YovoleRuleAgent: yovoleflag X-Spam-Status: No, score=-1.4 required=5.0 tests=NICE_REPLY_A, RCVD_IN_MSPIKE_H2,SPF_HELO_PASS,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 On Wed, 5 Apr 2023 22:30:45 +0100, Conor Dooley wrote: > From: Conor Dooley > > On Sat, 01 Apr 2023 19:19:12 +0800, Hal Feng wrote: >> This patch series adds basic clock, reset & DT support for StarFive >> JH7110 SoC. >> >> @Stephen and @Conor, I have made this series start with the shared >> dt-bindings, so it will be easier to merge. >> >> @Conor, patch 1, 2, 16~21 were already in your branch. Patch 22 is the >> same with the patch [1] I submitted before, which you had accepted but >> not merge it into your branch. >> >> [...] > > Applied to riscv-dt-for-next, thanks! Thank you so much. > > [01/22] dt-bindings: clock: Add StarFive JH7110 system clock and reset generator > https://git.kernel.org/conor/c/7fce1e39f019 > [02/22] dt-bindings: clock: Add StarFive JH7110 always-on clock and reset generator > https://git.kernel.org/conor/c/3de0c9103258 > > These two are shared with clk. > > [16/22] dt-bindings: timer: Add StarFive JH7110 clint > https://git.kernel.org/conor/c/1ff5482ab9a5 > [17/22] dt-bindings: interrupt-controller: Add StarFive JH7110 plic > https://git.kernel.org/conor/c/8406d19ca049 > > I took these bindings too, as Palmer has done that in the past for new > SoC support. > > [18/22] dt-bindings: riscv: Add SiFive S7 compatible > https://git.kernel.org/conor/c/8868caa2a073 > [19/22] riscv: dts: starfive: Add initial StarFive JH7110 device tree > https://git.kernel.org/conor/c/60bf0a39842e > [20/22] riscv: dts: starfive: Add StarFive JH7110 pin function definitions > https://git.kernel.org/conor/c/e22f09e598d1 > [21/22] riscv: dts: starfive: Add StarFive JH7110 VisionFive 2 board device tree > https://git.kernel.org/conor/c/54baba33392d > [22/22] riscv: dts: starfive: jh7110: Correct the properties of S7 core > (squashed) > > Hal, can you get your folks to resend whatever dts bits that are now > applicable? IOW, the dt-bindings for the entries are in a for-next > branch for some subsystem. Of course. As far as I know, these nodes include trng / pmu / mmc / qspi. Best regards, Hal