linux-renesas-soc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND] arm64: dts: renesas: white-hawk: add missing bootargs
@ 2022-09-13  2:07 Kuninori Morimoto
  2022-09-13 17:02 ` Geert Uytterhoeven
  0 siblings, 1 reply; 3+ messages in thread
From: Kuninori Morimoto @ 2022-09-13  2:07 UTC (permalink / raw)
  To: Linux-Renesas; +Cc: Geert Uytterhoeven, Geert Uytterhoeven, Geert Uytterhoeven


From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

This patch adds missing bootargs for V4H White Hawk board.

One note is that current White Hawk board doesn't have Ethernet
support yet, but this patch adds standard settings for it, too.

Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
---
 arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
index bc0ac109b17c..34b018cd0c9c 100644
--- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
+++ b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
@@ -17,6 +17,7 @@ aliases {
 	};
 
 	chosen {
+		bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
 		stdout-path = "serial0:921600n8";
 	};
 };
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND] arm64: dts: renesas: white-hawk: add missing bootargs
  2022-09-13  2:07 [PATCH RESEND] arm64: dts: renesas: white-hawk: add missing bootargs Kuninori Morimoto
@ 2022-09-13 17:02 ` Geert Uytterhoeven
  2022-09-14  0:01   ` Kuninori Morimoto
  0 siblings, 1 reply; 3+ messages in thread
From: Geert Uytterhoeven @ 2022-09-13 17:02 UTC (permalink / raw)
  To: Kuninori Morimoto; +Cc: Linux-Renesas, Geert Uytterhoeven

Hi Morimoto-san,

On Tue, Sep 13, 2022 at 3:07 AM Kuninori Morimoto
<kuninori.morimoto.gx@renesas.com> wrote:
> From: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>
>
> This patch adds missing bootargs for V4H White Hawk board.
>
> One note is that current White Hawk board doesn't have Ethernet
> support yet, but this patch adds standard settings for it, too.
>
> Signed-off-by: Kuninori Morimoto <kuninori.morimoto.gx@renesas.com>

Thanks for your patch!

> --- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
> +++ b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts

Do you mind if I would apply your patch to r8a779g0-white-hawk-cpu.dtsi
instead?

Cfr. "[PATCH 13/14] arm64: dts: renesas: white-hawk: Move aliases and chosen"
https://lore.kernel.org/linux-renesas-soc/b03b74f4b5ee3c3e828e753beb334ec43162c132.1662715538.git.geert+renesas@glider.be
Probably I should send a similar patch for Spider, too.

> @@ -17,6 +17,7 @@ aliases {
>         };
>
>         chosen {
> +               bootargs = "ignore_loglevel rw root=/dev/nfs ip=on";
>                 stdout-path = "serial0:921600n8";
>         };
>  };

Reviewed-by: by: Geert Uytterhoeven <geert+renesas@glider.be>

Gr{oetje,eeting}s,

                        Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH RESEND] arm64: dts: renesas: white-hawk: add missing bootargs
  2022-09-13 17:02 ` Geert Uytterhoeven
@ 2022-09-14  0:01   ` Kuninori Morimoto
  0 siblings, 0 replies; 3+ messages in thread
From: Kuninori Morimoto @ 2022-09-14  0:01 UTC (permalink / raw)
  To: Geert Uytterhoeven; +Cc: Linux-Renesas, Geert Uytterhoeven


Hi Geert

> > --- a/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
> > +++ b/arch/arm64/boot/dts/renesas/r8a779g0-white-hawk.dts
> 
> Do you mind if I would apply your patch to r8a779g0-white-hawk-cpu.dtsi
> instead?

I have no objection about it.
Thanks

Thank you for your help !!

Best regards
---
Kuninori Morimoto

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-14  0:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13  2:07 [PATCH RESEND] arm64: dts: renesas: white-hawk: add missing bootargs Kuninori Morimoto
2022-09-13 17:02 ` Geert Uytterhoeven
2022-09-14  0:01   ` Kuninori Morimoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).