]> 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)
commitf90fb290866c9b515f0f09a1b3aed95c5c548c66
tree3bdf9f6c56a0948a965ed365d782edb36a7261ef
parent29bc3a2a9e2e6b58e1ddefca273a546d951614a8
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]