> -----Original Message----- > From: Simon Horman [mailto:[email protected]] > Sent: 22 August 2017 09:08 > To: Biju Das <[email protected]> > Cc: Rob Herring <[email protected]>; Mark Rutland > <[email protected]>; Magnus Damm <[email protected]>; > Russell King <[email protected]>; Chris Paterson > <[email protected]>; Fabrizio Castro > <[email protected]>; [email protected]; linux-renesas- > [email protected]; [email protected] > Subject: Re: [PATCH ] ARM: dts: iwg20d-q7: Add chosen node > > On Fri, Aug 18, 2017 at 05:58:08PM +0100, Biju Das wrote: > > Signed-off-by: Biju Das <[email protected]> > > --- > > This patch tested against renesas-dev tag > > renesas-devel-20170815-v4.13-rc5 > > Thanks, I have applied this for v4.15. > > There was some fuzz when applying this patch. > Please check that it is correct when I have pushed today's devel tag to the > renesas tree.
Thanks. I guess it may be related to the below RTC patch. [v2] ARM: dts: iwg20d-q7: Add RTC support https://patchwork.kernel.org/patch/9903327/ > > > > arch/arm/boot/dts/r8a7743-iwg20d-q7.dts | 5 +++++ > > 1 file changed, 5 insertions(+) > > > > diff --git a/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts > > b/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts > > index 081af01..305a6a1 100644 > > --- a/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts > > +++ b/arch/arm/boot/dts/r8a7743-iwg20d-q7.dts > > @@ -19,6 +19,11 @@ > > serial0 = &scif0; > > ethernet0 = &avb; > > }; > > + > > +chosen { > > +bootargs = "ignore_loglevel rw root=/dev/nfs ip=dhcp"; > > +stdout-path = "serial0:115200n8"; > > +}; > > }; > > > > &pfc { > > -- > > 1.9.1 > > Renesas Electronics Europe Ltd, Dukes Meadow, Millboard Road, Bourne End, Buckinghamshire, SL8 5FH, UK. Registered in England & Wales under Registered No. 04586709.
