On 28/12/2011 2:15 AM, Aleksandr Rybalko wrote:
On Wed, 28 Dec 2011 05:57:03 +0000 (UTC)
Oleksandr Tymoshenko<go...@freebsd.org> wrote:
Author: gonzo
Date: Wed Dec 28 05:57:03 2011
New Revision: 228925
URL: http://svn.freebsd.org/changeset/base/228925
Log:
- Add generic GPIO driver for Cavium Octeon. At the moment pin
definition is hardcoded but will be changed later with more flexible
way to define them.
/* __OCTEON_GPIOVAR_H__ */
Thank you very much Oleksandr!
Oleksandr, can you please avoid define board depended futures in
a SoC drivers in future '{ "F/D", 7, GPIO_PIN_INPUT}'? So others will
be able to use driver in different boards w/o modification (just by
define it in hints/FDT or so).
OK, I'll remove it soon. It supposed to be just example.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"