From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Fri, 04 May 2012 12:02:01 +0530 Subject: [PATCH v5 0/7] Add TI EMIF SDRAM controller driver In-Reply-To: <20120504000312.GB32225@kroah.com> References: <1335529449-28046-1-git-send-email-santosh.shilimkar@ti.com> <20120504000312.GB32225@kroah.com> Message-ID: <4FA377E1.9060008@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Friday 04 May 2012 05:33 AM, Greg KH wrote: > On Thu, May 03, 2012 at 06:38:23PM -0400, Paul Gortmaker wrote: >> On Fri, Apr 27, 2012 at 8:24 AM, Santosh Shilimkar >> wrote: >>> Add a driver for the EMIF SDRAM controller used in Texas Instrument SoCs >> >> Hi Santosh, >> >> Can you send Greg a patch that adds proper dependencies to the Kconfig? >> I was going to simply add an ARM dependency, but perhaps you want to >> restrict it further to a subset of OMAP platforms? >> Thanks Paul for reporting the issue. >> At the moment it is causing build failures in other architectures. >> >> http://kisskb.ellerman.id.au/kisskb/buildresult/6243036/ > > I think there's a config option for readl/writel, but yes, ARM would > probably be fine as well. > Just send a patch [1] to Greg. EMIF driver build is restricted to ARCH_OMAP2PLUS for now and can be extended later if any other non OMAP architecture start using it. Regards Santosh [1] https://lkml.org/lkml/2012/5/4/22