From mboxrd@z Thu Jan 1 00:00:00 1970 From: arnd@arndb.de (Arnd Bergmann) Date: Wed, 14 Mar 2012 14:01:15 +0000 Subject: [PATCH 08/10] ARM: ux500: Enable PL011 AMBA UART Controller for Device Tree In-Reply-To: <1331730306-11461-9-git-send-email-lee.jones@linaro.org> References: <1331730306-11461-1-git-send-email-lee.jones@linaro.org> <1331730306-11461-9-git-send-email-lee.jones@linaro.org> Message-ID: <201203141401.16122.arnd@arndb.de> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wednesday 14 March 2012, Lee Jones wrote: > Enables the 3 UARTs found on a u8500 using DT. > > Signed-off-by: Lee Jones Reviewed-by: Arnd Bergmann