From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Tue, 29 May 2012 10:06:40 +0200 Subject: [U-Boot] [PATCH v3] ATMEL/PIO: Enable new feature of PIO on Atmel device In-Reply-To: <4FC32CAE.7020205@atmel.com> References: <1337565000-11245-1-git-send-email-voice.shen@atmel.com> <4FC32CAE.7020205@atmel.com> Message-ID: <4FC48390.4040108@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Bo Shen, On 28.05.2012 09:43, Bo Shen wrote: > Hi All, > > On 5/21/2012 9:50, Bo Shen wrote: >> Enable new PIO feature supported by Atmel SoC. >> Using CPU_HAS_PIO3 micro to enable PIO new feature. >> >> Signed-off-by: Bo Shen >> --- >> Changes since v1: >> - remove the legacy interface. >> Changes since v2: >> - keep the legacy interface, don't touch it. >> >> arch/arm/include/asm/arch-at91/at91_pio.h | 45 ++++++++++- >> drivers/gpio/at91_gpio.c | 125 >> ++++++++++++++++++++++++++++- >> 2 files changed, 167 insertions(+), 3 deletions(-) >> > > Ping Acked-by: Andreas Bie?mann thats all I can do since this is ARM related. best regards Andreas Bie?mann