Hi Sergei, On Tue, Jul 24, 2012 at 16:41:16, Sergei Shtylyov wrote: > > static struct platform_device da8xx_rtc_device = { > > - .name = "omap_rtc", > > + .name = "am1808-rtc", > > Why not "da8xx-rtc". Kick registers exist startting with > DA830/OMAP-L137/AM1707, not only on AM1808. I would prefer to keep da830-rtc, even though it is not strictly a requirement; "da830-rtc" could be used for DT case too (as in DT, wild card compatibles are not recommended), hence allowing us to have a uniform name for DT & non-DT case. Regards Afzal -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html