[PATCH] ARM: davinci: board-dm355-evm: fix broken networking

Sekhar Nori nsekhar at ti.com
Tue May 1 04:50:20 PDT 2018


On Wednesday 25 April 2018 02:53 PM, Sekhar Nori wrote:
> Since commit 09f3756bb9a8 ("dm9000: Return an ERR_PTR() in all
> error conditions of dm9000_parse_dt()"), passing either non-NULL
> platform data or device-tree for dm9000 driver to probe is
> mandatory.
> 
> DM335 board was using none, so networking failed to initialize.
> Fix it by passing non-NULL (but empty) platform data.
> 
> Fixes: 09f3756bb9a8 ("dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()")
> Signed-off-by: Sekhar Nori <nsekhar at ti.com>

Applied to fixes.

Thanks,
Sekhar



More information about the linux-arm-kernel mailing list