From: David S. Miller Date: Mon, 24 May 2021 20:59:04 +0000 (-0700) Subject: Merge branch 'sja1105-sja1110-prep' X-Git-Tag: v5.15~843^2~463 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d9d15a662cffe5ce66918606a94bbc8385fbfff0;p=platform%2Fkernel%2Flinux-starfive.git Merge branch 'sja1105-sja1110-prep' Vladimir Oltean says: ==================== SJA1105 DSA driver preparation for new switch introduction (SJA1110) This series contains refactoring patches which are necessary before the support for the new NXP SJA1110 switch can be introduced in this driver. As far as this series is concerned, here is the list of major changes introduced with the SJA1110: - 11 ports vs 5 - port 0 goes to the internal microcontroller, so it is unused as far as DSA is concerned - the Clock Generation Unit does not need any configuration for setting up the PLLs for MII/RMII/RGMII - the L2 Policing Table contains multicast policers too, not just broadcast and per-traffic class. These must be minimally initialized. - more frame buffers ==================== Signed-off-by: David S. Miller --- d9d15a662cffe5ce66918606a94bbc8385fbfff0