Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 6 Sep 2013 16:26:47 -0300
From:      Luiz Otavio O Souza <lists.br@gmail.com>
To:        Sean Bruno <sbruno@freebsd.org>
Cc:        freebsd-embedded <freebsd-embedded@freebsd.org>
Subject:   Re: DIR-825B1 iicbus thing
Message-ID:  <CAB=2f8zvsgLAfCAEpUy35N8Cz8OgGBuzirZMbrBg5RZvbA9Bpw@mail.gmail.com>
In-Reply-To: <CAB=2f8zgfhL2cXGZe6YDM8-d1_xy=Cay9QUcJM=hL%2BWrQQKGwQ@mail.gmail.com>
References:  <1378491503.48812.5.camel@localhost> <CAJ-Vmo=6-zgMYHPg94XS4mNS7vVy%2Bu_oAqf9FVihGmPvkDiUPw@mail.gmail.com> <CAB=2f8zEK__g=XRcR8bm3oJRgyjE0VB0DtEDz3j1yb3oHvQPPg@mail.gmail.com> <1378493166.48894.1.camel@localhost> <CAB=2f8zgfhL2cXGZe6YDM8-d1_xy=Cay9QUcJM=hL%2BWrQQKGwQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 6 September 2013 16:21, Luiz Otavio O Souza <lists.br@gmail.com> wrote:

> Sean,
>
> I've looked at your changes and found this:
>
> +# GPIO I2C bus
> +hint.gpioiic.0.at="gpiobus0"
> +hint.gpioiic.0.pins=0x00a0
>
>
Humm and 0x00a0 also seems wrong for DIR825:

+# Pin 5  - WPS (LED blue)     --> works
+# Pin 6  - RTL8366RB switch data line
+# Pin 7  - Planet (LED orange)--> works
+# Pin 8  - RTL8366RB switch clock line

 If i'm not mistaken the correct mask is 0x140 (for pin 6 and pin 8) and
then set the correct pin index for sda and scl.

Luiz



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAB=2f8zvsgLAfCAEpUy35N8Cz8OgGBuzirZMbrBg5RZvbA9Bpw>