From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Sat, 19 May 2012 22:40:30 -0600 Subject: [PATCH RESEND 5/5] spi/imx: adopt pinctrl support In-Reply-To: <20120508034545.GJ23607@shlinux2.ap.freescale.net> References: <1336352040-28447-1-git-send-email-shawn.guo@linaro.org> <1336352040-28447-6-git-send-email-shawn.guo@linaro.org> <20120508034545.GJ23607@shlinux2.ap.freescale.net> Message-ID: <20120520044030.328BA3E03B8@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Tue, 8 May 2012 11:45:46 +0800, Dong Aisheng wrote: > On Mon, May 07, 2012 at 08:54:00AM +0800, Shawn Guo wrote: > > Cc: spi-devel-general at lists.sourceforge.net > > Cc: Grant Likely > > Signed-off-by: Shawn Guo > > --- > > drivers/spi/spi-imx.c | 8 ++++++++ > > 1 files changed, 8 insertions(+), 0 deletions(-) > Acked-by: Dong Aisheng Acked-by: Grant Likely Can I assume all the patches in this series will be merged via the same branch? g.