Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1322649
| From | Antony Pavlov <antonynpavlov@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | phy: please review ATH79 USB phy driver |
| Date | 2016-01-31 14:10 +0100 |
| Message-ID | <qWZVo-3LH-9@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Hello!
In current linux-mips master branch from git://git.linux-mips.org/pub/scm/ralf/linux
there are two commits
commit 76654c7be21c1704607e9ed22cf5d18d430fd828
Author: Alban Bedel <albeu@free.fr>
Date: Mon Nov 16 22:22:04 2015 +0100
MIPS: ath79: Enable the USB port on the TL-WR1043ND
commit 25ee4e47a316f55a1ceaa0deda8c5fa812cefeae
Author: Alban Bedel <albeu@free.fr>
Date: Mon Nov 16 22:22:03 2015 +0100
MIPS: ath79: Add the EHCI controller and USB phy to the AR9132 dtsi
The commits add USB support for TL-WR1043ND.
I have tried to run linux on TL-WR1043ND, but USB port does not work
through USB phy driver absence.
I have found the appropriate phy driver patches in the ath79 branch
in the https://github.com/AlbanBedel/linux repo and at linux-mips patchwork site
https://patchwork.linux-mips.org/patch/11497/
commit ceccaefd0ec63b61c03a0e0eadc607ab9f2253d0
Author: Alban Bedel <albeu@free.fr>
Date: Tue Sep 1 14:06:54 2015 +0200
phy: Add a driver for the ATH79 USB phy
https://patchwork.linux-mips.org/patch/11495/
commit 4572165504c10f5a31a7807d8ba4e7bb135f8a27
Author: Alban Bedel <albeu@free.fr>
Date: Thu Nov 12 00:08:59 2015 +0100
phy: Add a driver for simple phy
After applying these patches TL-WR1043ND USB port works fine.
However, I can't find these patches in git://git.kernel.org/pub/scm/linux/kernel/git/kishon/linux-phy.git
so they are not enqueued for merging into mainline linux kernel.
Could you please review the patches?
--
Best regards,
Antony Pavlov
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
phy: please review ATH79 USB phy driver Antony Pavlov <antonynpavlov@gmail.com> - 2016-01-31 14:10 +0100
csiph-web