From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?ISO-8859-1?Q?Andreas_Bie=DFmann?= Date: Thu, 28 Jun 2012 17:17:09 +0200 Subject: [U-Boot] [PATCH v3] ATMEL/PIO: Enable new feature of PIO on Atmel device In-Reply-To: <1337565000-11245-1-git-send-email-voice.shen@atmel.com> References: <1337565000-11245-1-git-send-email-voice.shen@atmel.com> Message-ID: <4FEC7575.40503@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 21.05.2012 03: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(-) applied to u-boot-atmel/master, thanks! Best regards Andreas Bie?mann