From: Conor Dooley <conor.dooley@xxxxxxxxxxxxx> On Thu, 18 May 2023 23:01:58 -0700, Changhuang Liang wrote: > This patchset adds aon power domain driver for the StarFive JH7110 SoC. > It is used to turn on/off dphy rx/tx power switch. It also can use syscon > operation. The series has been tested on the VisionFive 2 board. > > This patchset should be applied after the patchset [1]: > [1] https://lore.kernel.org/all/20230512022036.97987-1-xingyu.wu@xxxxxxxxxxxxxxxx/ > > [...] Applied to riscv-soc-for-next, thanks! [1/4] dt-bindings: power: Add power-domain header for JH7110 https://git.kernel.org/conor/c/2b8f8c6e797c [2/4] soc: starfive: Replace SOC_STARFIVE with ARCH_STARFIVE https://git.kernel.org/conor/c/36393facfabf [3/4] soc: starfive: Extract JH7110 pmu private operations https://git.kernel.org/conor/c/bd0c0d3dae34 [4/4] soc: starfive: Add JH7110 AON PMU support https://git.kernel.org/conor/c/30fb4784483b I expect I'll get an email tomorrow from SFR pointing out some conflicts with the new genpd stuff. I think the plan is for Arnd to sort those things out prior to the next merge window. Thanks, Conor.