From mboxrd@z Thu Jan 1 00:00:00 1970 From: jason@lakedaemon.net (Jason Cooper) Date: Thu, 6 Dec 2012 19:49:33 -0500 Subject: [PATCH] ARM: Kirkwood: Add SPI_CHPA and SPI_CPOL support to spi-orion In-Reply-To: <20121207001433.GG25069@obsidianresearch.com> References: <20121121192335.GA14868@obsidianresearch.com> <20121206142521.4185A3E0948@localhost> <20121206172504.GB9676@obsidianresearch.com> <20121206232305.719E23E0B24@localhost> <20121206234917.GF25069@obsidianresearch.com> <20121206235311.GB21694@titan.lakedaemon.net> <20121207001433.GG25069@obsidianresearch.com> Message-ID: <20121207004933.GC21694@titan.lakedaemon.net> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Dec 06, 2012 at 05:14:33PM -0700, Jason Gunthorpe wrote: > On Thu, Dec 06, 2012 at 06:53:11PM -0500, Jason Cooper wrote: > > On Thu, Dec 06, 2012 at 04:49:17PM -0700, Jason Gunthorpe wrote: > > > Jason: Do you have any of these possibly affected boards with a SPI > > > flash to test linux-next? dove, dreamplug, ts219 and lsxl > > > > Yep, dreamplug ought to do. > > Hmm, I just reviewed all the FLASH P/Ns datasheets in the affected DT > files, and they are all mode 0/mode 3 compatible - that is the linux > default mode so I expect everything to work OK. > > If your dreamplug is fine lets just leave it? Unfortunately, I'm unable to test until next week. If Grant is comfortable with it as is, I have no objection. If he isn't, I'll try to test it next week when I return home. thx, Jason.