From: Marek Vasut <ma...@denx.de> Date: Sun, 23 Jun 2019 14:11:43 +0200
> Assign OF node to CPSW slave devices, otherwise it is not possible to > bind e.g. DSA switch to them. Without this patch, the DSA code tries > to find the ethernet device by OF match, but fails to do so because > the slave device has NULL OF node. > > Signed-off-by: Marek Vasut <ma...@denx.de> Applied.