Hi Morimoto-san, On Thu, Feb 2, 2023 at 2:05 AM Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> wrote: > From: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> > > This is prepare for White Hawk Audio Support. > > Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@xxxxxxxxxxx> Thanks for your patch! However, I think you do not need this patch, cfr. my comments on [PATCH 7/9]. > --- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi > +++ b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk-cpu.dtsi > @@ -136,6 +136,15 @@ reg_3p3v: regulator-3p3v { > regulator-always-on; > }; > > + reg_5p0v: regulator-5p0v { > + compatible = "regulator-fixed"; > + regulator-name = "fixed-5.0V"; > + regulator-min-microvolt = <5000000>; > + regulator-max-microvolt = <5000000>; > + regulator-boot-on; > + regulator-always-on; > + }; > + > sn65dsi86_refclk: clk-x6 { > compatible = "fixed-clock"; > #clock-cells = <0>; Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds