On Sun, Oct 7, 2018 at 11:35 PM Andrey Smirnov <andrew.smirnov@xxxxxxxxx> wrote: > > Everyone: > > Patches in this series are a result of my work on porting Linux code > for MV88E6xxx switches to Barebox. > > - Patch 1 is loosely related header fix > > - Patch 2 adds clocksource support for ARM global time, needed on > VF610 in order to get an accurate clocksource. MV88E6xxx EEPROM > supporte code turned out to be dependent on that. > > - Pathes 3 and 4 are clocksource related fixes > > - Patches 5, 6, 7, 8 update the device naming scheme used by > Barebox driver code. Old scheme couldn't handle devices created > for DT nodes with identical names. This was the case on ZII > VF610 Development Board Rev. C which had two switch devices. > > - Patch 9 is documentation/small code fix for generic MDIO bus > code > > - Patches 10, 11 bring needed preprocessor constants from Linux kernel > > - Patch 12 prevents PHYs masked by MDIO bus's phy_maks from being > probed > > - Patch 13 allows custom platform deviecs to be attached to an MDIO bus > > - Patch 14 exposes internal MDIO bus on MV88E6xxx devices > > - Patch 15 support for EEPROM devices attached to MV88E6xxx devices > > - Patch 16 exposes ports that don't have a PHY attached as > "virtual" PHY devices (RPU2 needs this code to properly > configure port connected to FEC) > > NOTE: This is quite a mix and I am more than happy to split this > series in several if current patch grouping is problematic. > > Tested on the following H/W: > > - ZII i.MX6Q RDU2, MV88E6352 switch > - ZII i.MX51 RDU1, MV88E6161 switch > - ZII i.MX7D RPU2, MV88E6352 switch > - ZII VF610 CFU1, MV88E6352 switch > - ZII VF610 SPU3, MV88E6390X switch > - ZII VF610 Development Board Rev. C, MV88E6390X switch x 2 > > Feedback is welcome! > > Thanks, > Andrey Smirnov > This is really embarrassing that I forgot to have an actual subject line for this series. Will fix in v2. Thanks, Andrey Smirnov _______________________________________________ barebox mailing list barebox@xxxxxxxxxxxxxxxxxxx http://lists.infradead.org/mailman/listinfo/barebox