From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751809Ab2BPL4o (ORCPT ); Thu, 16 Feb 2012 06:56:44 -0500 Received: from na3sys009aog125.obsmtp.com ([74.125.149.153]:41966 "EHLO na3sys009aog125.obsmtp.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750981Ab2BPL4n (ORCPT ); Thu, 16 Feb 2012 06:56:43 -0500 Message-ID: <4F3CEEF4.9020406@ti.com> Date: Thu, 16 Feb 2012 17:26:36 +0530 From: Aneesh V User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.21) Gecko/20110831 Thunderbird/3.1.13 MIME-Version: 1.0 To: Santosh Shilimkar CC: linux-omap@vger.kernel.org, linux-kernel@vger.kernel.org, akpm@linux-foundation.org Subject: Re: [RFC PATCH 7/8] misc: emif: add one-time settings References: <1328357771-31644-1-git-send-email-aneesh@ti.com> <1328357771-31644-8-git-send-email-aneesh@ti.com> <4F3CDE00.1080407@ti.com> In-Reply-To: <4F3CDE00.1080407@ti.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thursday 16 February 2012 04:14 PM, Santosh Shilimkar wrote: > On Saturday 04 February 2012 05:46 PM, Aneesh V wrote: >> Add settings that are not dependent on frequency >> or any other transient parameters >> > Expand the changelog a bit. One time settings like > SDRAM_CONFIG, PHY_CONTROL, TEMP alert etc. Will do. > >> Signed-off-by: Aneesh V >> --- > Patch looks fine. Thanks, Aneesh