From mboxrd@z Thu Jan 1 00:00:00 1970 From: tony@atomide.com (Tony Lindgren) Date: Wed, 7 Dec 2011 15:17:41 -0800 Subject: [PATCH v4 1/3] ARM: OMAP: TI81XX: Prepare for addition of TI814X support In-Reply-To: <1318210796-2357-1-git-send-email-hemantp@ti.com> References: <1318210796-2357-1-git-send-email-hemantp@ti.com> Message-ID: <20111207231741.GP31337@atomide.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org * Hemant Pedanekar [111009 18:06]: > This patch updates existing macros, functions used for TI816X, to enable > addition of other SoCs belonging to TI81XX family (e.g., TI814X). > > The approach taken is to use TI81XX/ti81xx for code/data going to be common > across all TI81XX devices. > > cpu_is_ti81xx() is introduced to handle code common across TI81XX devices. > > In addition, ti8168_evm_map_io() is now replaced with ti81xx_map_io() and moved > in mach-omap2/common.c as same will be used for TI814X and is not board > specific. Looks like this series needs a rebase after the map_io and common.h changes. Can you please rebase against the current omap soc branch at commit 24a5e092a387e4c8e93f33448da334bd3fd15192? Regards, Tony