From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from na01-bl2-obe.outbound.protection.outlook.com (mail-bl2lp0206.outbound.protection.outlook.com [207.46.163.206]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by lists.ozlabs.org (Postfix) with ESMTPS id 37D3A1A003C for ; Wed, 20 Aug 2014 14:05:39 +1000 (EST) Message-ID: <53F41E70.3000302@freescale.com> Date: Wed, 20 Aug 2014 09:35:04 +0530 From: Prabhakar Kushwaha MIME-Version: 1.0 To: Aaron Sierra , Subject: Re: [PATCH 1/2] fsl_ifc: Fix csor_ext position in fsl_ifc_regs References: <1346443438.56997.1408136868975.JavaMail.zimbra@xes-inc.com> In-Reply-To: <1346443438.56997.1408136868975.JavaMail.zimbra@xes-inc.com> Content-Type: multipart/alternative; boundary="------------030409080101000504030207" Cc: Greg Kroah-Hartman , Arnd Bergmann List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , --------------030409080101000504030207 Content-Type: text/plain; charset="ISO-8859-1"; format=flowed Content-Transfer-Encoding: 7bit On 8/16/2014 2:37 AM, Aaron Sierra wrote: > According to Freescale manuals, the IFC_CSORn_EXT register is located > immediately _after_ the bank's IFC_CSORn register. > > This patch adjusts the csor_ext member of and reserved register arrays > immediately surrounding the csor_cs structure to provide proper access > to this register. > > Signed-off-by: Aaron Sierra > --- > Thanks for fixing it. Acked-by: Prabhakar Kushwaha Thanks, Prabhakar --------------030409080101000504030207 Content-Type: text/html; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit
On 8/16/2014 2:37 AM, Aaron Sierra wrote:
According to Freescale manuals, the IFC_CSORn_EXT register is located
immediately _after_ the bank's IFC_CSORn register.

This patch adjusts the csor_ext member of and reserved register arrays
immediately surrounding the csor_cs structure to provide proper access
to this register.

Signed-off-by: Aaron Sierra <asierra@xes-inc.com>
---


Thanks for fixing it.

Acked-by: Prabhakar Kushwaha <prabhakar@freescale.com>

Thanks,
Prabhakar
--------------030409080101000504030207--