From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tony Lindgren Subject: Re: [PATCH 1/2] ARM: OMAP2+: Remove legacy mailbox device instantiation Date: Thu, 21 Jan 2016 13:57:45 -0800 Message-ID: <20160121215744.GQ19432@atomide.com> References: <1442273833-25013-1-git-send-email-s-anna@ti.com> <1442273833-25013-2-git-send-email-s-anna@ti.com> <562918D7.6020202@ti.com> <56943936.4020003@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <56943936.4020003@ti.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=m.gmane.org@lists.infradead.org To: Suman Anna Cc: Paul Walmsley , linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org List-Id: linux-omap@vger.kernel.org * Suman Anna [160111 15:23]: > Hi Tony, > > On 10/22/2015 12:11 PM, Suman Anna wrote: > > Hi Tony, > > > > On 09/14/2015 06:37 PM, Suman Anna wrote: > >> The legacy-style mailbox device creation is supported currently > >> only for OMAP3, as all other SoCs are DT-boot only. Even on this > >> SoC, there are no client drivers that utilize these mailbox devices. > >> So, clean up the legacy-style mailbox device instantiation logic. > >> The mailbox devices are already present and supported for the DT > >> boot on OMAP3. > >> > >> Signed-off-by: Suman Anna > >> --- > >> arch/arm/mach-omap2/devices.c | 28 ---------------------------- > >> 1 file changed, 28 deletions(-) > >> > > > > Ping, can you pick up this patch for your cleanup branch? FYI, Paul is > > queueing Patch 2. > > Just checking your staged branches and linux-next, looks like this was > missed. Let me know if you want me to repost this patch. OK thanks applying into omap-for-v4.5/fixes. Tony