From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Mon, 2 Dec 2013 13:27:31 +0800 Subject: [U-Boot] [PATCH 1/4] at91: add new gpio pin definitions In-Reply-To: <1385723626-1586-2-git-send-email-andreas.devel@googlemail.com> References: <1385723626-1586-1-git-send-email-andreas.devel@googlemail.com> <1385723626-1586-2-git-send-email-andreas.devel@googlemail.com> Message-ID: <529C1A43.9050903@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andreas, On 11/29/2013 07:13 PM, Andreas Bie?mann wrote: > This patch define new names for GPIO pins on at91 devices. Follow up patches > will convert the whole infrastructure to use these new definitions. > > Signed-off-by: Andreas Bie?mann > --- > arch/arm/include/asm/arch-at91/gpio.h | 24 +++++++++++++++++++++++- > drivers/gpio/at91_gpio.c | 4 +--- > 2 files changed, 24 insertions(+), 4 deletions(-) For this series, tested OK on at91sam9n12ek and at91sam9x5ek board. Thanks. Tested-by: Bo Shen Best Regards, Bo Shen