Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Dec 2011 11:34:26 +0200
From:      Aleksandr Rybalko <ray@dlink.ua>
To:        Oleksandr Tymoshenko <gonzo@freebsd.org>
Cc:        svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org
Subject:   Re: svn commit: r228925 - head/sys/mips/cavium
Message-ID:  <20111229113426.14c9acc3.ray@dlink.ua>
In-Reply-To: <4EFBDC7F.9000605@freebsd.org>
References:  <201112280557.pBS5v3HZ085555@svn.freebsd.org> <20111228121541.9698722c.ray@dlink.ua> <4EFBDC7F.9000605@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 28 Dec 2011 19:20:31 -0800
Oleksandr Tymoshenko <gonzo@freebsd.org> wrote:

>> On 28/12/2011 2:15 AM, Aleksandr Rybalko wrote:
>> > On Wed, 28 Dec 2011 05:57:03 +0000 (UTC)
>> > Oleksandr Tymoshenko<gonzo@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.
>> 

Thanks again!

it just confuse peoples a bit, even developers.
i remember adri say "many words" about it when he remove board depended
struct from atheros gpio driver :)

Anyway thanks!
I will try to use/modify it ASAP and will send patches for review to
you and my mentor of course.

-- 
Alexandr Rybalko <ray@dlink.ua> 
aka Alex RAY <ray@ddteam.net>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111229113426.14c9acc3.ray>