Re: [PATCH v5 0/6] spi: s3c64xx: add support for device tree
From: Thomas Abraham <hidden>
Date: 2012-07-12 08:47:27
Also in:
linux-arm-kernel, linux-samsung-soc, linux-spi
From: Thomas Abraham <hidden>
Date: 2012-07-12 08:47:27
Also in:
linux-arm-kernel, linux-samsung-soc, linux-spi
On 11 July 2012 23:30, Thomas Abraham [off-list ref] wrote:
On 11 July 2012 23:19, Mark Brown [off-list ref] wrote:quoted
On Wed, Jul 11, 2012 at 09:10:59PM +0530, Thomas Abraham wrote:quoted
Changes since v4: - Includes the missing gpio request for slave select line gpio as suggested by Mark Brown.These looked OK (and have had quite a bit of review already so we're probably at the stage where incremental fixes are better anyway) so I tried to apply them but git am was really unhappy. I tried applying on git://git.kernel.org/pub/scm/linux/kernel/git/broonie/misc.git spi-next and -next. Can you check what's going on here please?These patches were based on Samsung maintainer's for-next branch with Grant's spi/next branch merged. I will check with your spi-next branch. Thanks.
The 6th patch in this series has a dependency on Samsung maintainers