Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support

2016-06-02 Thread Sergei Shtylyov
On 06/01/2016 03:27 PM, Geert Uytterhoeven wrote: --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts + ethernet@1800 { + compatible = "smsc,lan89218", "smsc,lan9115"; The "smsc,lan89218" needs to be documented

Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support

2016-06-01 Thread Geert Uytterhoeven
Hi Sergei, On Wed, Jun 1, 2016 at 2:16 PM, Sergei Shtylyov wrote: > On 6/1/2016 11:22 AM, Geert Uytterhoeven wrote: >>> --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts >>> +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts >> >>> +

Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support

2016-06-01 Thread Sergei Shtylyov
Hello. On 6/1/2016 11:22 AM, Geert Uytterhoeven wrote: --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts + ethernet@1800 { + compatible = "smsc,lan89218", "smsc,lan9115"; The "smsc,lan89218" needs to be

Re: [PATCH 13/13] ARM: dts: blanche: add Ethernet support

2016-06-01 Thread Geert Uytterhoeven
Hi Sergei, On Wed, Jun 1, 2016 at 12:33 AM, Sergei Shtylyov wrote: > --- renesas.orig/arch/arm/boot/dts/r8a7792-blanche.dts > +++ renesas/arch/arm/boot/dts/r8a7792-blanche.dts > + ethernet@1800 { > + compatible = "smsc,lan89218",

[PATCH 13/13] ARM: dts: blanche: add Ethernet support

2016-05-31 Thread Sergei Shtylyov
R8A7792 SoC doesn't have the EtherMAC core, so SMSC LAN89218 Ethernet chip was used instead on the Blanche board; this chip is compatible with SMSC LAN9115 for which there's a (device tree aware) driver. Describe the chip in the Blanche device tree; enable DHCP and NFS root in the