On Tue, Jan 29, 2019 at 7:39 PM Florian Fainelli <f.faine...@gmail.com> wrote: > > > > On 1/29/19 5:24 PM, g...@kernel.org wrote: > > From: Greg Ungerer <g...@kernel.org> > > > > The MediaTek MT7621 SoC device contains a 7530 switch, and the existing > > linux kernel 7530 DSA switch driver can be used with it. > > > > The bulk of the changes required stem from the 7621 having different > > regulator and pad setup. The existing setup of these in the 7530 > > driver appears to be very specific to its implemtation in the Mediatek > > 7623 SoC. (Not entirely surprising given the 7623 is a quad core ARM > > based SoC, and the 7621 is a dual core, dual thread MIPS based SoC). > > > > Create a new devicetree type, "mediatek,mt7621", to support the 7530 > > switch in the 7621 SoC. There appears to be no usable ID register to > > distinguish it from a 7530 in other hardware at runtime. This is used > > to carry out the appropriate configuration and setup. > > > > Signed-off-by: Greg Ungerer <g...@kernel.org> > > Reviewed-by: Andrew Lunn <and...@lunn.ch> > > Reviewed-by: Florian Fainelli <f.faine...@gmail.com>
Acked-by: Sean Wang <sean.w...@kernel.org> > -- > Florian > > _______________________________________________ > Linux-mediatek mailing list > linux-media...@lists.infradead.org > http://lists.infradead.org/mailman/listinfo/linux-mediatek