Re: [PATCH v1 00/13] Add StarFive JHB100 syscon modules

From: Krzysztof Kozlowski

Date: Sun Apr 05 2026 - 03:19:02 EST


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@xxxxxxxxxxxxxxxx/

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