From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jagan Teki Date: Sat, 21 Dec 2013 00:35:28 +0530 Subject: [U-Boot] [PATCH v5 5/8] SPI: add Dove support to Kirkwood SPI driver In-Reply-To: <20130626141109.5186F38047D@gemini.denx.de> References: <51C9F64B.1020107@gmail.com> <1372195668-25496-1-git-send-email-t-uboot@infra-silbe.de> <1372195668-25496-6-git-send-email-t-uboot@infra-silbe.de> <20130626141109.5186F38047D@gemini.denx.de> Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi Sascha Silbe, On Wed, Jun 26, 2013 at 7:41 PM, Wolfgang Denk wrote: > Dear Sascha Silbe, > > In message <1372195668-25496-6-git-send-email-t-uboot@infra-silbe.de> you wrote: >> The SPI support on Dove is very similar to that on Kirkwood (and >> possibly orion5x as well). Instead of duplicating the code, we tweak >> the Kirkwood driver so it works for Dove, too. >> >> Signed-off-by: Sascha Silbe > > Not checkpatch clean: 2 errors, 2 warnings. Please fix. Any inputs on this. -- Thanks, Jagan.