OSDN Git Service

net: dsa: seville: first enable memories, then initialize them
authorVladimir Oltean <vladimir.oltean@nxp.com>
Fri, 18 Sep 2020 10:57:45 +0000 (13:57 +0300)
committerDavid S. Miller <davem@davemloft.net>
Sat, 19 Sep 2020 00:52:40 +0000 (17:52 -0700)
commit9a73f0b580ff0b6d027298681737bec07d603fb4
treedaf80be71c42f1bc36b45367eafd2c21760517ba
parent6b6d804f0826185a708786f18f9a493949d6743c
net: dsa: seville: first enable memories, then initialize them

As per documentation, proper startup sequence is:
* Enable memories
* Initialize memories
* Enable core

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dsa/ocelot/seville_vsc9953.c