Update Luton network driver to add support for all the ports on pcb90. The existing support is only for first 12 ports, with this patch adds support for another 12 ports.
This patch series is based on u-boot-mips/master. Horatiu Vultur (3): net: mscc: luton: Update network driver for pcb90 board: mscc: luton: Update MSCC Luton board net: mscc: ocelot: Update DTS for Luton pcb90 arch/mips/dts/luton_pcb090.dts | 228 ++++++++++++++---- arch/mips/dts/luton_pcb091.dts | 132 ++++++---- arch/mips/dts/mscc,luton.dtsi | 126 ++-------- board/mscc/luton/luton.c | 13 +- drivers/net/mscc_eswitch/Makefile | 2 +- drivers/net/mscc_eswitch/luton_switch.c | 415 ++++++++++++++++++++------------ include/dt-bindings/mscc/luton_data.h | 17 ++ 7 files changed, 576 insertions(+), 357 deletions(-) create mode 100644 include/dt-bindings/mscc/luton_data.h -- 2.7.4 _______________________________________________ U-Boot mailing list U-Boot@lists.denx.de https://lists.denx.de/listinfo/u-boot