From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Mon, 4 Jan 2016 14:57:54 -0500 Subject: [U-Boot] [PATCH v2 04/19] drivers: timer: omap_timer: add timer driver for omap devices based on dm In-Reply-To: <1450953502-6181-5-git-send-email-mugunthanvnm@ti.com> References: <1450953502-6181-1-git-send-email-mugunthanvnm@ti.com> <1450953502-6181-5-git-send-email-mugunthanvnm@ti.com> Message-ID: <20160104195754.GT4093@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, Dec 24, 2015 at 04:08:07PM +0530, Mugunthan V N wrote: > Adding a timer driver for omap devices based on driver model > and device tree. > > Signed-off-by: Mugunthan V N [snip] > +static const struct udevice_id omap_timer_ids[] = { > + { .compatible = "ti,am335x-timer" }, > + { .compatible = "ti,am4372-timer" }, > + { .compatible = "ti,omap5430-timer" }, > + {} > +}; This is the same IP block that's been used "forever" yes? Can we add in the compatibles for omap3 (and ti81xx?) as well so it will just work as those get brought over as well? -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: