Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1303765
| From | Bjorn Helgaas <helgaas@kernel.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/2] DRA72/DRA74: Add 2 lane support |
| Date | 2016-01-07 18:50 +0100 |
| Message-ID | <qOmRb-2Xw-11@gated-at.bofh.it> (permalink) |
| References | <qNTYS-8si-15@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
[+cc Richard] Hi Kishon, On Wed, Jan 06, 2016 at 04:19:51PM +0530, Kishon Vijay Abraham I wrote: > Add driver modifications in pci-dra7xx to get x2 mode working in > DRA72 and DRA74. Certain modifications is needed in PHY driver also > which will be sent as a separate series. > > Certain board modifications has to be done in order to test > x2 mode in dra72-evm. > > These patches were created on pci next. > > Changes from RFC: > *) .b1co_mode_sel_mask is now set with the correct value. > *) cleanup the patch > > Kishon Vijay Abraham I (2): > pci: host: pci-dra7xx: use "num-lanes" property to find phy count > pci: host: pci-dra7xx: Enable x2 mode support > > Documentation/devicetree/bindings/pci/ti-pci.txt | 8 +- > drivers/pci/host/pci-dra7xx.c | 104 +++++++++++++++++++--- > 2 files changed, 97 insertions(+), 15 deletions(-) Apparently dra7xx in mainline doesn't work [1]. Until that's resolved, I'm going to ignore dra7xx patches. Bjorn [1] http://lkml.kernel.org/r/20160106214518.GA6106@localhost.localdomain
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH 0/2] DRA72/DRA74: Add 2 lane support Kishon Vijay Abraham I <kishon@ti.com> - 2016-01-06 12:00 +0100
[PATCH 1/2] pci: host: pci-dra7xx: use "num-lanes" property to find phy count Kishon Vijay Abraham I <kishon@ti.com> - 2016-01-06 12:00 +0100
Re: [PATCH 0/2] DRA72/DRA74: Add 2 lane support Bjorn Helgaas <helgaas@kernel.org> - 2016-01-07 18:50 +0100
Re: [PATCH 0/2] DRA72/DRA74: Add 2 lane support Tony Lindgren <tony@atomide.com> - 2016-01-07 19:20 +0100
Re: [PATCH 0/2] DRA72/DRA74: Add 2 lane support Kishon Vijay Abraham I <kishon@ti.com> - 2016-01-11 09:10 +0100
csiph-web