Hi Manu, 2018-04-04 0:28 GMT+02:00 Emmanuel Vadot <m...@bidouilliste.com>: > On 2018-04-04 00:21, Marcin Wojtas wrote: >> >> Author: mw >> Date: Tue Apr 3 22:21:12 2018 >> New Revision: 331961 >> URL: https://svnweb.freebsd.org/changeset/base/331961 >> >> Log: >> Make Marvell AmadaXP timer driver more generic >> >> Store pointers to SoC specific functions in mv_timer_config structure >> and determine proper config in runtime based on compatible string from >> FDT. >> Compatible string for ArmadaXP timers is changed to match Linux FDT. >> Armada 38x uses generic Cortex-A9 timer and separate watchdog drivers, >> so >> it does not need to be supported by timer driver. >> >> Submitted by: Rafal Kozik <r...@semihalf.com> >> Reviewed by: manu >> Obtained from: Semihalf >> Sponsored by: Stormshield >> Differential Revision: https://reviews.freebsd.org/D14741 > > > Hello Marcin, > > I've only reviewed the DTS part.
Right, forgot to add note - sorry. > Also you didn't address andrew@ comment, see > https://reviews.freebsd.org/D14741?id=40452#inline-89719 > I took the wrong patch version initially (it was fixed in phabricator long time ago). I applied this improvemnet in r331965. Thanks, Marcin _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"