Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752394Ab3CKFGf (ORCPT ); Mon, 11 Mar 2013 01:06:35 -0400 Received: from comal.ext.ti.com ([198.47.26.152]:45360 "EHLO comal.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752099Ab3CKFGa (ORCPT ); Mon, 11 Mar 2013 01:06:30 -0400 From: Lokesh Vutla To: , , CC: , , Lokesh Vutla Subject: [PATCH 0/8] memory: emif: miscellaneous bug fixes for EMIF driver Date: Mon, 11 Mar 2013 10:35:57 +0530 Message-ID: <1362978365-5593-1-git-send-email-lokeshvutla@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1239 Lines: 37 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-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/