From mboxrd@z Thu Jan 1 00:00:00 1970 From: khilman@ti.com (Kevin Hilman) Date: Mon, 26 Sep 2011 15:38:58 -0700 Subject: [PATCH v3 0/2] OMAP: omap_device: Add a method to build an omap_device from a DT node In-Reply-To: <1316724745-24896-1-git-send-email-b-cousson@ti.com> (Benoit Cousson's message of "Thu, 22 Sep 2011 22:52:23 +0200") References: <1316724745-24896-1-git-send-email-b-cousson@ti.com> Message-ID: <8762kf9bel.fsf@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Benoit, Benoit Cousson writes: > This is the updated version of the initial series that introduced a > notifier in order to create an omap_device from a platform_device bound > to DT node as suggested by Grant. This series looks good to me. Barring any final comments (Grant?), I'll be queueing this for 3.2 in my omap_device queue on top of your previous cleanup series. Kevin