From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bo Shen Date: Fri, 24 Aug 2012 17:46:32 +0800 Subject: [U-Boot] [PATCH 2/4] spi: atmel: add WDRBT bit to avoid receive overrun In-Reply-To: <201208211456.46436.vapier@gentoo.org> References: <1345444344-31340-1-git-send-email-voice.shen@atmel.com> <1345444344-31340-2-git-send-email-voice.shen@atmel.com> <50336CD6.8030703@gmail.com> <201208211456.46436.vapier@gentoo.org> Message-ID: <50374D78.9000905@atmel.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Andreas, On 8/22/2012 2:56, Mike Frysinger wrote: > On Tuesday 21 August 2012 07:11:18 Andreas Bie?mann wrote: >> On 20.08.2012 08:32, Bo Shen wrote: >>> The atmel at91sam9x5 series spi has feature to avoid receive overren >>> >>> Using the patch to enable it >>> >>> Signed-off-by: Bo Shen >> >> Acked-by: Andreas Bie?mann >> >> Mike, will you take this patch? > > for SoC drivers, sometimes i'll help review, but i'd expect it to be merged > through the respective architecture tree. i've only been sheriffing the spi > core changes. If no problem, please take this patch? > -mike >