From mboxrd@z Thu Jan 1 00:00:00 1970 From: grant.likely@secretlab.ca (Grant Likely) Date: Sat, 02 Mar 2013 23:13:55 +0000 Subject: [PATCH 0/4] Enable SPI flash support on da850-evm DT kernel In-Reply-To: References: <1361789050-637-1-git-send-email-prakash.pm@ti.com> <512DC65D.7080603@ti.com> Message-ID: <20130302231355.5CD2D3E34C9@localhost> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, 27 Feb 2013 11:32:39 +0000, "Manjunathappa, Prakash" wrote: > On Wed, Feb 27, 2013 at 14:09:57, Nori, Sekhar wrote: > > On 2/25/2013 4:14 PM, Manjunathappa, Prakash wrote: > > > Patch enables support for m25p80 SPI flash support on > > > da850-EVM. > > > > > > Testing information: > > > da850-evm comes with partitions specified in DT blob. > > > Able to mount/umount and create/delete files on filesystem partition. > > > > > > Depends on below patch in spi-next branch of git://git.secretlab.ca/git/linux-2.6.git. > > > "spi/davinci: add OF support for the spi controller" > > > > > Grant, > I could not find binding documentation changes submitted with above patch. > I checked in spi-next and linux-next. It must have been missed then. It happens sometimes. Can someone submit a fixup patch please? Thanks, g.