Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1688974
| From | Varadarajan Narayanan <varada@codeaurora.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH 0/7] Add support for IPQ8074 PCIe phy and controller |
| Date | 2017-07-17 14:10 +0200 |
| Message-ID | <u4d0B-4Qd-3@gated-at.bofh.it> (permalink) |
| Organization | linux.* mail to news gateway |
Add definitions required to enable QMP phy support for IPQ8074. Add support for the IPQ8074 PCIe controller. IPQ8074 supports Gen 1/2, one lane, two PCIe root complex with support for MSI and legacy interrupts, and it conforms to PCI Express Base 2.1 specification. Varadarajan Narayanan (7): dt-bindings: phy: qmp: Add output-clock-names dt-bindings: phy: qmp: Add support for QMP phy in IPQ8074 phy: qcom-qmp: Fix phy pipe clock name phy: qcom-qmp: Handle unavailable registers phy: qcom-qmp: Add support for IPQ8074 dt-bindings: pci: qcom: Add support for IPQ8074 PCI: dwc: qcom: Add support for IPQ8074 PCIe controller .../devicetree/bindings/pci/qcom,pcie.txt | 67 ++++++ .../devicetree/bindings/phy/qcom-qmp-phy.txt | 31 +++ drivers/pci/dwc/pcie-qcom.c | 259 +++++++++++++++++++++ drivers/phy/qualcomm/phy-qcom-qmp.c | 186 +++++++++++++-- 4 files changed, 522 insertions(+), 21 deletions(-) -- QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH 0/7] Add support for IPQ8074 PCIe phy and controller Varadarajan Narayanan <varada@codeaurora.org> - 2017-07-17 14:10 +0200
csiph-web