On 25/03/19 6:38 PM, Arnd Bergmann wrote: > On Mon, Mar 18, 2019 at 1:29 PM Bartosz Golaszewski <[email protected]> wrote: >> >> From: Bartosz Golaszewski <[email protected]> >> >> Add modifications necessary to make davinci part of the ARM v5 >> multiplatform build. >> >> Move the arch-specific configuration out of arch/arm/Kconfig and >> into mach-davinci/Kconfig. Remove the sub-menu for DaVinci >> implementations (they'll be visible directly under the system type. >> Select all necessary options not already selected by ARCH_MULTI_V5. >> Update davinci_all_defconfig. Explicitly include the mach-specific >> headers in mach-davinci/Makefile. >> >> Signed-off-by: Bartosz Golaszewski <[email protected]> > > I like this a lot, it gives me some hope that we can eventually > do the same for the remaining ARMv5 platforms that are > not multiplatform yet (s3c24xx, ks8695, w90x900, lpc32xx, > omap1, ep93xx, and maybe even the xscale based ones). > > I have done a lot of randconfig testing with this patch appled now > and not found any issues, great work!
Thanks Arnd. Will take this as your Acked-by: The timer conversion patches are pending review/rework. Will queue once those are cleared. Regards, Sekhar

