From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Subject: Re: [PATCH v4 0/7] Add TI EMIF SDRAM controller driver Date: Wed, 11 Apr 2012 20:00:44 -0700 Message-ID: <20120412030044.GA26236@kroah.com> References: <1331934707-29487-1-git-send-email-aneesh@ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org To: Paul Walmsley Cc: Aneesh V , linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-omap@vger.kernel.org, mgreer@animalcreek.com, msalter@redhat.com List-Id: linux-omap@vger.kernel.org On Wed, Apr 11, 2012 at 08:44:39PM -0600, Paul Walmsley wrote: > Cc Mark Greer, Mark Salter > > Hi Greg, Aneesh, > > On Sat, 17 Mar 2012, Aneesh V wrote: > > > Add a driver for the EMIF SDRAM controller used in TI SoCs > > > > EMIF is an SDRAM controller that supports, based on its revision, > > one or more of LPDDR2/DDR2/DDR3 protocols.This driver adds support > > for LPDDR2. > > Just checking to see what the current state of this series is. Greg, are > you considering this for merging, or are there remaining issues? Aneesh, > do you have any remaining issues to resolve with this set? What about the review comment about devfreq? > This is useful not only for OMAP4 and AM3517/3505, but also will probably > be useful for the C6x chips that Mark Salter is working on. It's still in my "to-review" queue, that I'm slowly making my way through. So it's not lost, but I would like to get the devfreq interface question cleared up first. thanks, greg k-h From mboxrd@z Thu Jan 1 00:00:00 1970 From: greg@kroah.com (Greg KH) Date: Wed, 11 Apr 2012 20:00:44 -0700 Subject: [PATCH v4 0/7] Add TI EMIF SDRAM controller driver In-Reply-To: References: <1331934707-29487-1-git-send-email-aneesh@ti.com> Message-ID: <20120412030044.GA26236@kroah.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Apr 11, 2012 at 08:44:39PM -0600, Paul Walmsley wrote: > Cc Mark Greer, Mark Salter > > Hi Greg, Aneesh, > > On Sat, 17 Mar 2012, Aneesh V wrote: > > > Add a driver for the EMIF SDRAM controller used in TI SoCs > > > > EMIF is an SDRAM controller that supports, based on its revision, > > one or more of LPDDR2/DDR2/DDR3 protocols.This driver adds support > > for LPDDR2. > > Just checking to see what the current state of this series is. Greg, are > you considering this for merging, or are there remaining issues? Aneesh, > do you have any remaining issues to resolve with this set? What about the review comment about devfreq? > This is useful not only for OMAP4 and AM3517/3505, but also will probably > be useful for the C6x chips that Mark Salter is working on. It's still in my "to-review" queue, that I'm slowly making my way through. So it's not lost, but I would like to get the devfreq interface question cleared up first. thanks, greg k-h