[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1295866794.23825.100.camel@needafix>
Date: Mon, 24 Jan 2011 11:59:54 +0100
From: Jonas Bonn <jonas@...thpole.se>
To: Thomas Chou <thomas@...ron.com.tw>
Cc: Grant Likely <grant.likely@...retlab.ca>,
nios2-dev@...c.et.ntust.edu.tw,
David Brownell <dbrownell@...rs.sourceforge.net>,
Mike Frysinger <vapier@...too.org>,
devicetree-discuss@...ts.ozlabs.org, linux-kernel@...r.kernel.org,
spi-devel-general@...ts.sourceforge.net
Subject: Re: [PATCH v2] spi: add OpenCores tiny SPI driver
Hi Thomas,
> > Versioning of OpenCores cores is not sorted yet. In order to avoid
> > clashing with the versioning/naming scheme that's decided on, please
> > just use a neutral version number for now (especially as your core is so
> > new). e.g. "opencores,tiny-spi-0"
> >
>
> Thanks. I will update it to "opencores,tiny-spi-1.0".
>
We've discussed this a bit internally now and decided that the best way
to version OpenCores cores is to use the SVN commit ID of the rtl/
directory in the project's repository. So, for your tiny-spi project,
the last SVN commit to update the rtl/ directory was commit number 2;
hence, I'd recommend you use the following device tree identifier:
opencores,tiny-spi-rtlsvn2
That's: opencores,<project>-rtl<VCS><commit ID>
As projects are currently in SVN, VCS=svn.
Linux drivers for other OpenCores cores will be updated accordingly.
/Jonas
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists