Simon Glass
dcd7c906d0
mscc: Drop dm.h header file
...
This header file should not be included in other header files. Remove it
from each one and use a forward declaration instead.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-08-03 22:19:54 -04:00
Simon Glass
cd93d625fd
common: Drop linux/bitops.h from common header
...
Move this uncommon header out of the common header.
Signed-off-by: Simon Glass <sjg@chromium.org >
2020-05-18 21:19:23 -04:00
Horatiu Vultur
746f2d3e8b
net: Add MSCC ServalT network driver.
...
Add network driver for Microsemi Ethernet switch.
It is present on ServalT SoCs.
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com >
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com >
2019-04-12 17:32:52 +02:00
Horatiu Vultur
055125171a
MSCC: Add support for Servalt SoC family.
...
As Ocelot, Luton and Jaguar2, this family of SoCs are found
in Microsemi Switches solution.
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck@gmail.com >
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com >
2019-01-23 18:27:26 +01:00