From mboxrd@z Thu Jan 1 00:00:00 1970 From: Archit Taneja Subject: Re: [PATCH 2/2] ARM: OMAP2+: Remove dmm device creation Date: Wed, 20 Mar 2013 11:46:33 +0530 Message-ID: <51495441.1000606@ti.com> References: <1363754624-5209-1-git-send-email-andy.gross@ti.com> <1363754624-5209-3-git-send-email-andy.gross@ti.com> <51494F89.4050308@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <51494F89.4050308@ti.com> Sender: linux-omap-owner@vger.kernel.org To: Santosh Shilimkar Cc: Andy Gross , linux-omap@vger.kernel.org, Benoit Cousson , devicetree-discuss@lists.ozlabs.org, Nishanth Menon List-Id: devicetree@vger.kernel.org On Wednesday 20 March 2013 11:26 AM, Santosh Shilimkar wrote: > On Wednesday 20 March 2013 10:13 AM, Andy Gross wrote: >> Remove DMM device creation via the hwmod entry. The DMM device will >> now be enumerated as part of the device tree information for the >> processor. >> >> Signed-off-by: Andy Gross >> --- > OMAP4 is still not made DT only so I suggest you to hold on for this patch > till that happens. Wouldn't we need to at least prevent building the platform device using omap_device_build() when we are using DT? Archit > > Regards, > Santosh > -- > To unsubscribe from this list: send the line "unsubscribe linux-omap" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html > >