From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stefan Roese Date: Wed, 12 Dec 2012 13:17:04 +0100 Subject: [U-Boot] [PATCH v2] spi/arm-pl022: Add support for ARM PL022 spi controller In-Reply-To: <74ebd96dd53bfa7045d5d85fe870abd7a5f04413.1355313841.git.vipin.kumar@st.com> References: <74ebd96dd53bfa7045d5d85fe870abd7a5f04413.1355313841.git.vipin.kumar@st.com> Message-ID: <50C875C0.9000306@denx.de> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 12/12/2012 01:04 PM, Vipin Kumar wrote: > From: Armando Visconti > > This patch adds the support for the ARM PL022 SPI controller for the standard > variant (0x00041022), which has a 16bit wide and 8 locations deep TX/RX FIFO. > > Signed-off-by: Armando Visconti > Signed-off-by: Vipin Kumar I'm not that familiar with the U-Boot SPI stuff. But patch looks in general good, so: Acked-by: Stefan Roese Thanks, Stefan