Firefly wifi mainline patches
Romain Perier
romain.perier at gmail.com
Tue Jul 21 23:45:37 PDT 2015
Hi Michael,
You can ask and discuss about wifi here, but could you re-send you
patches as described in [1] please ?
Short version:
1. git format-patch HEAD~2 # extract your two commits
2. scripts/get_maintainer.pl -f <changed_files> # list maintainers
3. git send-email --to --cc <emails listed by get_maintainer.pl> *.patch
Thanks in advance,
Have a nice day,
Romain
1. https://www.kernel.org/doc/Documentation/SubmittingPatches
2015-07-22 7:58 GMT+02:00 Michael Trimarchi <michael at amarulasolutions.com>:
> Hi
>
>
> On Tue, Jul 21, 2015 at 2:51 PM, Michael Trimarchi
> <michael at amarulasolutions.com> wrote:
>> Hi
>>
>> I have managed to let my wifi working using mainline but I have
>> problem on clocking. Right now I can not rise the clock more the 5Mhz
>> even it's suppose to work up to 50Mhz. Anyone is working on it right
>> now?
>>
>
> I put in attach two patches that I need on my version. Another problem
> is that execute_tuning is not defined in the dw_mmc-rockchip so
> ENOSYS is returned. I think that we have two way:
>
> 1) put a stub
> 2) define 0 as default error
>
> Michael
>
>> Michael
>
> _______________________________________________
> Linux-rockchip mailing list
> Linux-rockchip at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/linux-rockchip
>
More information about the Linux-rockchip
mailing list