All of lore.kernel.org
 help / color / mirror / Atom feed
From: Baptiste Clenet <bapclenet@gmail.com>
To: Alexander Aring <alex.aring@gmail.com>
Cc: Varka Bhadram <varkabhadram@gmail.com>, linux-wpan@vger.kernel.org
Subject: Re: ping6 doesn't use at86rf230 driver
Date: Sun, 5 Jul 2015 12:38:50 +0200	[thread overview]
Message-ID: <CAPpUg6MEoqR7TMraFevYiH--GDzPyHfZMLn9vZXycWdjHef9sg@mail.gmail.com> (raw)
In-Reply-To: <20150704153629.GA12767@omega>

2015-07-04 17:36 GMT+02:00 Alexander Aring <alex.aring@gmail.com>:
> On Sat, Jul 04, 2015 at 12:13:53AM +0200, Baptiste Clenet wrote:
> ...
>>
>> Yes spi-mt7621. Warning at line 146 concerning the length of the message [0].
>> I think I will have to rewrite a bit the driver in order to send more
>> than 32 Bytes. I think I just need to keep CS pin for the transceiver
>> low and send all messages in a loop. Will try that on Monday. I will
>> let you know how it goes.
>>
>>
>> [0]
>> https://dev.openwrt.org/browser/trunk/target/linux/ramips/patches-3.18/0061-SPI-ralink-add-mt7621-SoC-spi-driver.patch
>
> Not sure what I should say now here but the spi-mt7621 isn't mainline
> I think you need to ask the openwrt people which is actual the state of
> this spi controller driver.
>
> In my opinions it has some limitations and why the hell isn't this
> driver mainline? Maybe there exists already known issues with this
> driver which are also related to the spi_async receiving buffer issue.
>
> I can't help you at this point to fix the spi controller driver.
>
> - Alex

Yeah sure, I don't know neither. Anyway, you gave me lot of help on
the at86rf230 driver, thank you!
I found out how to rewrite the driver, I will do my test tomorrow and
I think I know why the driver wrote on buf[0] instead of buf[1] which
will mean that I won't need to edit your driver because it is right!
But I need the board to try so let's wait tomorrow. :-)

-- 
Baptiste

  reply	other threads:[~2015-07-05 10:38 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-06-25 16:52 ping6 doesn't use at86rf230 driver Baptiste Clenet
2015-06-25 17:15 ` Alexander Aring
2015-06-25 17:30   ` Alexander Aring
2015-06-26  7:17     ` Baptiste Clenet
2015-06-26  7:20       ` Baptiste Clenet
2015-06-26  8:03         ` Alexander Aring
2015-06-26  8:24           ` Baptiste Clenet
2015-06-29  7:01             ` Baptiste Clenet
2015-06-29  8:09               ` Alexander Aring
2015-06-29  9:13                 ` Varka Bhadram
2015-06-29  9:44                   ` Baptiste Clenet
2015-06-29 11:44                     ` Baptiste Clenet
2015-06-29 22:09                       ` Alexander Aring
2015-06-30  9:12                         ` Baptiste Clenet
2015-07-01  8:21                           ` Alexander Aring
2015-07-01  9:22                             ` Baptiste Clenet
2015-07-01  9:45                               ` Baptiste Clenet
2015-07-01 11:59                                 ` Baptiste Clenet
2015-07-01 15:16                                   ` Alexander Aring
2015-07-02 15:02                                     ` Baptiste Clenet
2015-07-02 15:15                                       ` Baptiste Clenet
2015-07-02 16:12                                       ` Alexander Aring
2015-07-03 13:24                                         ` Baptiste Clenet
2015-07-03 13:37                                           ` Baptiste Clenet
2015-07-03 15:01                                             ` Baptiste Clenet
2015-07-03 15:47                                           ` Alexander Aring
2015-07-03 16:33                                             ` Baptiste Clenet
2015-07-03 17:37                                               ` Alexander Aring
2015-07-03 22:13                                                 ` Baptiste Clenet
2015-07-04 15:36                                                   ` Alexander Aring
2015-07-05 10:38                                                     ` Baptiste Clenet [this message]
2015-07-08  8:35                                                       ` Baptiste Clenet
2015-07-09 11:19                                                         ` Baptiste Clenet

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPpUg6MEoqR7TMraFevYiH--GDzPyHfZMLn9vZXycWdjHef9sg@mail.gmail.com \
    --to=bapclenet@gmail.com \
    --cc=alex.aring@gmail.com \
    --cc=linux-wpan@vger.kernel.org \
    --cc=varkabhadram@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.