]> git.baikalelectronics.ru Git - kernel.git/commit
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc
authorVladimir Oltean <vladimir.oltean@nxp.com>
Thu, 14 Nov 2019 15:03:28 +0000 (17:03 +0200)
committerDavid S. Miller <davem@davemloft.net>
Fri, 15 Nov 2019 20:32:16 +0000 (12:32 -0800)
commitc48e154f59872e28b11c6cfdba056d22fb89cc24
tree3bdf9f6c56a0948a965ed365d782edb36a7261ef
parentd0ca10f0b580448b80329a8c5504ab59c6fb783a
net: mscc: ocelot: publish ocelot_sys.h to include/soc/mscc

The Felix DSA driver needs to write to SYS_RAM_INIT_RAM_INIT for its own
chip initialization process.

Also update the MAINTAINERS file such that the headers exported by the
ocelot driver are under the same maintainers' umbrella as the driver
itself.

Signed-off-by: Vladimir Oltean <vladimir.oltean@nxp.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
MAINTAINERS
drivers/net/ethernet/mscc/ocelot.h
drivers/net/ethernet/mscc/ocelot_sys.h [deleted file]
include/soc/mscc/ocelot_sys.h [new file with mode: 0644]