soc.lore.kernel.org archive mirror
 help / color / mirror / Atom feed
* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
       [not found] <20201030124650.20349-1-grygorii.strashko@ti.com>
@ 2020-11-23 16:51 ` Arnd Bergmann
  2020-11-23 16:51   ` Arnd Bergmann
       [not found] ` <20201116090429.GB26857@atomide.com>
  1 sibling, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 16:51 UTC (permalink / raw)
  To: Nishanth Menon, soc, Grygorii Strashko, Tony Lindgren
  Cc: Arnd Bergmann, linux-kernel, linux-omap, Sekhar Nori,
	Vignesh Raghavendra, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 30 Oct 2020 14:46:50 +0200, Grygorii Strashko wrote:
> Enable networking options required for NFS boot on TI platforms, which is
> widely for automated test systems.
> - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> - enable TI DP83867 phy
> - explicitly enable PTP clock support to ensure dependent networking
> drivers will stay built-in.
> 
> [...]

Applied to arm/defconfig, thanks!

[1/1] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
      commit: 8195fceca0316c36c87db25750a5c5db84ded4e7

       Arnd

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 16:51 ` [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot Arnd Bergmann
@ 2020-11-23 16:51   ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 16:51 UTC (permalink / raw)
  To: Nishanth Menon, soc, Grygorii Strashko, Tony Lindgren
  Cc: Vignesh Raghavendra, Arnd Bergmann, Sekhar Nori, linux-kernel,
	linux-omap, linux-arm-kernel

From: Arnd Bergmann <arnd@arndb.de>

On Fri, 30 Oct 2020 14:46:50 +0200, Grygorii Strashko wrote:
> Enable networking options required for NFS boot on TI platforms, which is
> widely for automated test systems.
> - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> - enable TI DP83867 phy
> - explicitly enable PTP clock support to ensure dependent networking
> drivers will stay built-in.
> 
> [...]

Applied to arm/defconfig, thanks!

[1/1] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
      commit: 8195fceca0316c36c87db25750a5c5db84ded4e7

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
       [not found] ` <20201116090429.GB26857@atomide.com>
@ 2020-11-23 16:54   ` Arnd Bergmann
  2020-11-23 16:54     ` Arnd Bergmann
  2020-11-23 17:27     ` Tony Lindgren
  0 siblings, 2 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 16:54 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Grygorii Strashko, Nishanth Menon, SoC Team, Arnd Bergmann,
	Sekhar Nori, linux-kernel, Linux ARM, Vignesh Raghavendra,
	linux-omap

On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
>
> * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > Enable networking options required for NFS boot on TI platforms, which is
> > widely for automated test systems.
> > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > - enable TI DP83867 phy
> > - explicitly enable PTP clock support to ensure dependent networking
> > drivers will stay built-in.
> >
> > vmlinux size changes:
> > - before:
> >    text       data        bss        dec        hex    filename
> > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> >
> > - after:
> >    text       data        bss        dec        hex    filename
> > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> >
> > diff: 27635 (dec)
>
> Thanks applying into omap-for-v5.11/defconfig.

Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
in patchwork) and I  noticed too late that you already had it.
Should I remove it at my end, can you just drop your copy?

       Arnd

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 16:54   ` Arnd Bergmann
@ 2020-11-23 16:54     ` Arnd Bergmann
  2020-11-23 17:27     ` Tony Lindgren
  1 sibling, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 16:54 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Nishanth Menon, Grygorii Strashko, Vignesh Raghavendra,
	Arnd Bergmann, Sekhar Nori, linux-kernel, SoC Team, linux-omap,
	Linux ARM

On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
>
> * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > Enable networking options required for NFS boot on TI platforms, which is
> > widely for automated test systems.
> > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > - enable TI DP83867 phy
> > - explicitly enable PTP clock support to ensure dependent networking
> > drivers will stay built-in.
> >
> > vmlinux size changes:
> > - before:
> >    text       data        bss        dec        hex    filename
> > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> >
> > - after:
> >    text       data        bss        dec        hex    filename
> > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> >
> > diff: 27635 (dec)
>
> Thanks applying into omap-for-v5.11/defconfig.

Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
in patchwork) and I  noticed too late that you already had it.
Should I remove it at my end, can you just drop your copy?

       Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 16:54   ` Arnd Bergmann
  2020-11-23 16:54     ` Arnd Bergmann
@ 2020-11-23 17:27     ` Tony Lindgren
  2020-11-23 17:27       ` Tony Lindgren
  2020-11-23 18:22       ` Arnd Bergmann
  1 sibling, 2 replies; 8+ messages in thread
From: Tony Lindgren @ 2020-11-23 17:27 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Grygorii Strashko, Nishanth Menon, SoC Team, Arnd Bergmann,
	Sekhar Nori, linux-kernel, Linux ARM, Vignesh Raghavendra,
	linux-omap

* Arnd Bergmann <arnd@kernel.org> [201123 16:55]:
> On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
> >
> > * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > > Enable networking options required for NFS boot on TI platforms, which is
> > > widely for automated test systems.
> > > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > > - enable TI DP83867 phy
> > > - explicitly enable PTP clock support to ensure dependent networking
> > > drivers will stay built-in.
> > >
> > > vmlinux size changes:
> > > - before:
> > >    text       data        bss        dec        hex    filename
> > > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> > >
> > > - after:
> > >    text       data        bss        dec        hex    filename
> > > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> > >
> > > diff: 27635 (dec)
> >
> > Thanks applying into omap-for-v5.11/defconfig.
> 
> Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
> in patchwork) and I  noticed too late that you already had it.
> Should I remove it at my end, can you just drop your copy?

Sure no problem, I'll drop my copy.

Regards,

Tony

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 17:27     ` Tony Lindgren
@ 2020-11-23 17:27       ` Tony Lindgren
  2020-11-23 18:22       ` Arnd Bergmann
  1 sibling, 0 replies; 8+ messages in thread
From: Tony Lindgren @ 2020-11-23 17:27 UTC (permalink / raw)
  To: Arnd Bergmann
  Cc: Nishanth Menon, Grygorii Strashko, Vignesh Raghavendra,
	Arnd Bergmann, Sekhar Nori, linux-kernel, SoC Team, linux-omap,
	Linux ARM

* Arnd Bergmann <arnd@kernel.org> [201123 16:55]:
> On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
> >
> > * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > > Enable networking options required for NFS boot on TI platforms, which is
> > > widely for automated test systems.
> > > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > > - enable TI DP83867 phy
> > > - explicitly enable PTP clock support to ensure dependent networking
> > > drivers will stay built-in.
> > >
> > > vmlinux size changes:
> > > - before:
> > >    text       data        bss        dec        hex    filename
> > > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> > >
> > > - after:
> > >    text       data        bss        dec        hex    filename
> > > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> > >
> > > diff: 27635 (dec)
> >
> > Thanks applying into omap-for-v5.11/defconfig.
> 
> Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
> in patchwork) and I  noticed too late that you already had it.
> Should I remove it at my end, can you just drop your copy?

Sure no problem, I'll drop my copy.

Regards,

Tony

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 17:27     ` Tony Lindgren
  2020-11-23 17:27       ` Tony Lindgren
@ 2020-11-23 18:22       ` Arnd Bergmann
  2020-11-23 18:22         ` Arnd Bergmann
  1 sibling, 1 reply; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 18:22 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Grygorii Strashko, Nishanth Menon, SoC Team, Arnd Bergmann,
	Sekhar Nori, linux-kernel, Linux ARM, Vignesh Raghavendra,
	linux-omap

On Mon, Nov 23, 2020 at 6:27 PM Tony Lindgren <tony@atomide.com> wrote:
>
> * Arnd Bergmann <arnd@kernel.org> [201123 16:55]:
> > On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
> > >
> > > * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > > > Enable networking options required for NFS boot on TI platforms, which is
> > > > widely for automated test systems.
> > > > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > > > - enable TI DP83867 phy
> > > > - explicitly enable PTP clock support to ensure dependent networking
> > > > drivers will stay built-in.
> > > >
> > > > vmlinux size changes:
> > > > - before:
> > > >    text       data        bss        dec        hex    filename
> > > > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> > > >
> > > > - after:
> > > >    text       data        bss        dec        hex    filename
> > > > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> > > >
> > > > diff: 27635 (dec)
> > >
> > > Thanks applying into omap-for-v5.11/defconfig.
> >
> > Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
> > in patchwork) and I  noticed too late that you already had it.
> > Should I remove it at my end, can you just drop your copy?
>
> Sure no problem, I'll drop my copy.

Thanks!

     Arnd

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

* Re: [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot
  2020-11-23 18:22       ` Arnd Bergmann
@ 2020-11-23 18:22         ` Arnd Bergmann
  0 siblings, 0 replies; 8+ messages in thread
From: Arnd Bergmann @ 2020-11-23 18:22 UTC (permalink / raw)
  To: Tony Lindgren
  Cc: Nishanth Menon, Grygorii Strashko, Vignesh Raghavendra,
	Arnd Bergmann, Sekhar Nori, linux-kernel, SoC Team, linux-omap,
	Linux ARM

On Mon, Nov 23, 2020 at 6:27 PM Tony Lindgren <tony@atomide.com> wrote:
>
> * Arnd Bergmann <arnd@kernel.org> [201123 16:55]:
> > On Mon, Nov 16, 2020 at 10:04 AM Tony Lindgren <tony@atomide.com> wrote:
> > >
> > > * Grygorii Strashko <grygorii.strashko@ti.com> [201030 14:47]:
> > > > Enable networking options required for NFS boot on TI platforms, which is
> > > > widely for automated test systems.
> > > > - enable new TI CPSW switch driver and related NET_SWITCHDEV config
> > > > - enable TI DP83867 phy
> > > > - explicitly enable PTP clock support to ensure dependent networking
> > > > drivers will stay built-in.
> > > >
> > > > vmlinux size changes:
> > > > - before:
> > > >    text       data        bss        dec        hex    filename
> > > > 14703736    8024602     444976    23173314    16198c2    ./omap-arm/vmlinux
> > > >
> > > > - after:
> > > >    text       data        bss        dec        hex    filename
> > > > 14727271    8029150     444528    23200949    16204b5    ./omap-arm/vmlinux
> > > >
> > > > diff: 27635 (dec)
> > >
> > > Thanks applying into omap-for-v5.11/defconfig.
> >
> > Oops, I just applied it as well (as it was sent to soc@kernel.org it appeared
> > in patchwork) and I  noticed too late that you already had it.
> > Should I remove it at my end, can you just drop your copy?
>
> Sure no problem, I'll drop my copy.

Thanks!

     Arnd

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2020-11-23 18:22 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20201030124650.20349-1-grygorii.strashko@ti.com>
2020-11-23 16:51 ` [PATCH v2] ARM: multi_v7_defconfig: ti: Enable networking options for nfs boot Arnd Bergmann
2020-11-23 16:51   ` Arnd Bergmann
     [not found] ` <20201116090429.GB26857@atomide.com>
2020-11-23 16:54   ` Arnd Bergmann
2020-11-23 16:54     ` Arnd Bergmann
2020-11-23 17:27     ` Tony Lindgren
2020-11-23 17:27       ` Tony Lindgren
2020-11-23 18:22       ` Arnd Bergmann
2020-11-23 18:22         ` Arnd Bergmann

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).