Re: [PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver

2013-03-16 Thread Lokesh Vutla

On Friday 15 March 2013 11:38 PM, Greg KH wrote:

On Mon, Mar 11, 2013 at 10:35:57AM +0530, Lokesh Vutla wrote:

This series resolves a few minor issues for EMIF driver.

Tested all patches on OMAP4430-sdp.
Patch : memory: emif: setup LP settings on freq update
is tested on a local tree, since freq update cannot be
tested on mainline.


Can you please resend these with all of the requested changes made, and
acks added?

Ok ill send V2 with necessary changes and acks added..
Thanks,
Lokesh


thanks,

greg k-h



--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver

2013-03-15 Thread Greg KH
On Mon, Mar 11, 2013 at 10:35:57AM +0530, Lokesh Vutla wrote:
 This series resolves a few minor issues for EMIF driver.
 
 Tested all patches on OMAP4430-sdp.
 Patch : memory: emif: setup LP settings on freq update
 is tested on a local tree, since freq update cannot be
 tested on mainline.

Can you please resend these with all of the requested changes made, and
acks added?

thanks,

greg k-h
--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver

2013-03-10 Thread Lokesh Vutla
This series resolves a few minor issues for EMIF driver.

Tested all patches on OMAP4430-sdp.
Patch : memory: emif: setup LP settings on freq update
is tested on a local tree, since freq update cannot be
tested on mainline.

Ambresh K (1):
  memory: emif: setup LP settings on freq update

Grygorii Strashko (1):
  memory: emif: errata i743: Prohibit usage of Power-Down mode

Lokesh Vutla (2):
  memory: emif: Correct the lpmode timeout calculation
  memory: emif: Load the correct custom config values from dt

Nishanth Menon (3):
  memory: emif: handle overflow for timing for LP mode
  memory: emif: Handle devices which are not rated for 85C
  memory: emif: use restart if power_off not present when out of spec

Oleksandr Dmytryshyn (1):
  memory: emif: fix timings initialization issue

 drivers/memory/emif.c   |  122 +++
 include/linux/platform_data/emif_plat.h |1 +
 2 files changed, 108 insertions(+), 15 deletions(-)

-- 
1.7.9.5

--
To unsubscribe from this list: send the line unsubscribe linux-omap in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html