Re: [PATCH 01/11] ARM: dts: s5pv210: Correct ethernet unit address in SMDKV210

2020-09-11 Thread Krzysztof Kozlowski
On Mon, Sep 07, 2020 at 08:33:03PM +0200, Krzysztof Kozlowski wrote: > The SROM bank 5 is at address 0xa800, just like the one put in "reg" > property of ethernet node. Fix the unit address of ethernet node. > > Signed-off-by: Krzysztof Kozlowski > --- > arch/arm/boot/dts/s5pv210-smdkv210.d

[PATCH 01/11] ARM: dts: s5pv210: Correct ethernet unit address in SMDKV210

2020-09-07 Thread Krzysztof Kozlowski
The SROM bank 5 is at address 0xa800, just like the one put in "reg" property of ethernet node. Fix the unit address of ethernet node. Signed-off-by: Krzysztof Kozlowski --- arch/arm/boot/dts/s5pv210-smdkv210.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/b