From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vipin Kumar Date: Wed, 12 Dec 2012 15:30:05 +0530 Subject: [U-Boot] [PATCH resend] spi/arm-pl022: Add support for ARM PL022 spi controller In-Reply-To: <50C051B3.8040906@denx.de> References: <5a15a3f113b47952564abf488d65ae23f9bd6d79.1354776865.git.vipin.kumar@st.com> <50C051B3.8040906@denx.de> Message-ID: <50C855A5.5090507@st.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ping. Can I get a few Reviewed-by's :) On 12/6/2012 1:35 PM, Stefan Roese wrote: > (Added Mike to Cc) > > On 12/06/2012 07:56 AM, 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 >> --- >> >> Dear Wolfgang, Stefan, >> >> There seems to be no direct owner of spi framework. So, I am directing this >> patch to you > > IIRC, Mike Frysinger did a bit of SPI maintenance in the last years. > Perhaps he can comment. Mike, still around? > > Thanks, > Stefan > >