From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 09B0FDF59; Sun, 5 Apr 2026 07:18:58 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775373539; cv=none; b=p5vk6pUKAUUokEt6/pT64NvtTM539T+/fT3JwtEihOlywZDEHvN6Tt+MuPMd7oGR330WzMaPK8ld7/KZYOGnUhzWgitmk3yYyoKuxOWP+GPKcWQ2FNlNj55gsyLaAj0f2cwcgxW3FUFM3SBw8l1NpKX4I/v8+SQrWvELanPioAc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775373539; c=relaxed/simple; bh=sembIhwHWHesKkKOxQFV+/J4/sEb65hw4yDq+FpY858=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=NYVqw++L9oTtFm04tDjloWW7vSZW8GDBoyskvJ5ucBRH27UrknvC7Hw07frBX07IKUX4ImU0jsAWgrca66dWbIpSNvupXWU7+nShi0o/96Xx0YQ6pq7J7aRv5G51pSRNxg4dUxdQf93d/UgM3sR59CYzhLo0tfigUdzKqHT76VE= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=Xqx4mayq; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="Xqx4mayq" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 3180EC116C6; Sun, 5 Apr 2026 07:18:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1775373538; bh=sembIhwHWHesKkKOxQFV+/J4/sEb65hw4yDq+FpY858=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Xqx4mayqvD26ucN9ZPO3b3m45iY0inJpy22eUCon49tpRExTBbbw9tO5nMTvzsq6u v2DahNeqe7sVRh95pE99fAC5OXzqLX1YnZCNoPJhZ2p4IIKDKYcBp0SEKi4bFS6AsX CgJaLlbL3kE5BDiOqMPg4D1AtnNIlkCiNq9zdSMPMiut4A929dnaJ5pvOVQOXOMm7G TXchoeKzB9EHH6ij6gj5l9Prc1C/s/8iaHZY4wb8JTLfVN2K5hcVhCF/y4qvV0hHjI Qo38DC+wBYcdO4JZIvi7F73VPPGA8NP3j2Dq6q28S/F0nAGa1M7joBBXOsCP+RLDfa azCI8x7zpUALg== Date: Sun, 5 Apr 2026 09:18:56 +0200 From: Krzysztof Kozlowski To: Changhuang Liang Cc: Michael Turquette , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Stephen Boyd , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Philipp Zabel , Emil Renner Berthing , Chen Wang , Inochi Amaoto , Alexey Charkov , Thomas Bogendoerfer , Keguang Zhang , linux-clk@vger.kernel.org, linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, Ley Foon Tan Subject: Re: [PATCH v1 00/13] Add StarFive JHB100 syscon modules Message-ID: <20260405-thick-independent-okapi-abc771@quoll> References: <20260403054945.467700-1-changhuang.liang@starfivetech.com> Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline In-Reply-To: <20260403054945.467700-1-changhuang.liang@starfivetech.com> On Thu, Apr 02, 2026 at 10:49:32PM -0700, Changhuang Liang wrote: > StarFive JHB100 has many syscon modules, as listed below: > - pcieep0_ecsr_syscon (PCIe endpoint 0 externel syscon) > - pcieep1_ecsr_syscon > - host0_syscon (Host0 syscon) > - host1_syscon > - husb0_syscon (Host USB 0 syscon) > - husb1_syscon > - husbd0_syscon (Host USB device 0 syscon) > - husbd1_syscon > - husbcmn_syscon (Host USB common) > - gpu0_syscon (GPU0 syscon) > - gpu1_syscon > - b2h0_syscon (BMC to Host0 syscon) > - b2h1_syscon (BMC to Host1 syscon) > - h02b_syscon (Host0 to BMC syscon) > - h12b_syscon (Host1 to BMC syscon) > - vout_syscon (Video output syscon) > - pcierp_ecsr_syscon (PCIe root port externel syscon) > - pcierp_syscon (PCIe root port syscon) > - usb_syscon > - npu_syscon > - per0_syscon (Peripheral 0 syscon) > - per1_syscon > - per2_syscon > - per3_syscon > - sys0_syscon (System 0 syscon) > - sys1_syscon > - sys2_syscon > - strap_syscon > > Some syscon modules contain PLL, reset, and socinfo nodes > This series will add these syscon modules, as well as the > nodes under them. > > -PATCH 1: syscon binging > -PATCH 2-7: syscon PLL driver > -PATCH 8-10: syscon reset driver > -PATCH 11-12: syscon socinfo driver > -PATCH 13: syscon device tree > > This series depends on the series: > https://lore.kernel.org/all/20260402105523.447523-1-changhuang.liang@starfivetech.com/ So nothing is testable here and I am sure there are obvious build issues (already spotted one). I won't be reviewing it. Best regards, Krzysztof