Re: [PATCH] riscv: dts: spacemit: adapt regulator node name to preferred form

From: Yixun Lan

Date: Mon Mar 02 2026 - 06:48:46 EST


Hi Javier,

On 09:37 Mon 02 Mar , Javier Martinez Canillas wrote:
> Yixun Lan <dlan@xxxxxxxxxx> writes:
>
> > The preferred node name for fixed-regulators has changed to pattern [1]:
> > '^regulator(-[0-9]+v[0-9]+|-[0-9a-z-]+)?$'
> >
> > Adjust all SpacemiT DT regulator node names to fix this.
> >
> > Link: https://lore.kernel.org/r/20240426215147.3138211-1-robh@xxxxxxxxxx [1]
> > Signed-off-by: Yixun Lan <dlan@xxxxxxxxxx>
> > ---
> > In Review of adding DTS for OrangePi, Chukun mentioned fixed-regulator
> > has preferred node names [1], so let's change it now.
> >
> > This isn't strictly a bug, so I've not added the Fixes tag.
> >
> > Link: https://lore.kernel.org/r/20260123145015.1926865-1-amadeus@xxxxxxxxxx [1]
> > ---
> > arch/riscv/boot/dts/spacemit/k1-bananapi-f3.dts | 10 +++++-----
> > arch/riscv/boot/dts/spacemit/k1-milkv-jupiter.dts | 4 ++--
> > 2 files changed, 7 insertions(+), 7 deletions(-)
> >
>
> Looks good to me.
>
> Reviewed-by: Javier Martinez Canillas <javierm@xxxxxxxxxx>
>
A little bit late, I just picked this patch, but I can amend the commit to
add your R-b, thanks!

> --
> Best regards,
>
> Javier Martinez Canillas
> Core Platforms
> Red Hat
>

--
Yixun Lan (dlan)