From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <528252C3.5060800@ti.com> Date: Tue, 12 Nov 2013 11:09:39 -0500 From: Santosh Shilimkar MIME-Version: 1.0 To: "Khoronzhuk, Ivan" Subject: Re: [PATCH 09/12] mtd: nand: davinci: reuse driver for Keystone arch References: <1384187188-5776-1-git-send-email-ivan.khoronzhuk@ti.com>, <1384187188-5776-10-git-send-email-ivan.khoronzhuk@ti.com> <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> In-Reply-To: <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Cc: Mark Rutland , "devicetree@vger.kernel.org" , "Strashko, Grygorii" , Russell King , Pawel Moll , Stephen Warren , Ian Campbell , Kumar Gala , Rob Herring , "linux-kernel@vger.kernel.org" , "linux-mtd@lists.infradead.org" , Rob Landley , "linux-arm-kernel@lists.infradead.org" List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Monday 11 November 2013 12:09 PM, Khoronzhuk, Ivan wrote: > The Keystone arch has compatible nand device, so reuse it. > In case with Keystone it depends on TI_DAVINCI_AEMIF because AEMIF > driver is responsible to set timings. > > See http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: santosh.shilimkar@ti.com (Santosh Shilimkar) Date: Tue, 12 Nov 2013 11:09:39 -0500 Subject: [PATCH 09/12] mtd: nand: davinci: reuse driver for Keystone arch In-Reply-To: <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> References: <1384187188-5776-1-git-send-email-ivan.khoronzhuk@ti.com>, <1384187188-5776-10-git-send-email-ivan.khoronzhuk@ti.com> <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> Message-ID: <528252C3.5060800@ti.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Monday 11 November 2013 12:09 PM, Khoronzhuk, Ivan wrote: > The Keystone arch has compatible nand device, so reuse it. > In case with Keystone it depends on TI_DAVINCI_AEMIF because AEMIF > driver is responsible to set timings. > > See http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar From mboxrd@z Thu Jan 1 00:00:00 1970 From: Santosh Shilimkar Subject: Re: [PATCH 09/12] mtd: nand: davinci: reuse driver for Keystone arch Date: Tue, 12 Nov 2013 11:09:39 -0500 Message-ID: <528252C3.5060800@ti.com> References: <1384187188-5776-1-git-send-email-ivan.khoronzhuk@ti.com>,<1384187188-5776-10-git-send-email-ivan.khoronzhuk@ti.com> <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F5844B3A985794BA902E12C070812375F8D46@DNCE04.ent.ti.com> Sender: linux-kernel-owner@vger.kernel.org To: "Khoronzhuk, Ivan" Cc: Rob Landley , Russell King , "devicetree@vger.kernel.org" , Pawel Moll , Mark Rutland , Rob Herring , Stephen Warren , Kumar Gala , Ian Campbell , "linux-kernel@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-mtd@lists.infradead.org" , "Strashko, Grygorii" List-Id: devicetree@vger.kernel.org On Monday 11 November 2013 12:09 PM, Khoronzhuk, Ivan wrote: > The Keystone arch has compatible nand device, so reuse it. > In case with Keystone it depends on TI_DAVINCI_AEMIF because AEMIF > driver is responsible to set timings. > > See http://www.ti.com/lit/ug/sprugz3a/sprugz3a.pdf > > Signed-off-by: Ivan Khoronzhuk > --- Acked-by: Santosh Shilimkar