lkml.org 
[lkml]   [2016]   [May]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH 0/2] Add Rockchip PCIe RC controller support
    Date

    Hi all,

    This patchset gonna support Rockchip PCIe controller integrated
    in RK3399 Soc supporting Gen2 with max 4 lanes.

    Also it supports:
    (1) Support Single-root I/O virtualization(SR-IOV)
    (2) Support Legacy Interrupt
    (3) Support MSI and MSI-X interrupt
    (4) Support ECRC Generation and Checking
    (5) Support 8 Virtual Functions attached to Physical Function
    (6) Support Outbound and Inbound address translation
    (7) Support ASPM state L0s and L1
    (8) Support L1 Power Management Substate
    (9) Support PCI Function power states D0, D1 and D3, and the corresponding
    link power states L0, L1 and L2


    Please review, test and comment. Thanks.



    Shawn Lin (2):
    Documentation: add binding description of Rockchip PCIe controller
    pci: Add PCIe driver for Rockchip Soc

    .../devicetree/bindings/pci/rockchip-pcie.txt | 93 ++
    drivers/pci/host/Kconfig | 12 +
    drivers/pci/host/Makefile | 1 +
    drivers/pci/host/pcie-rockchip.c | 1181 ++++++++++++++++++++
    4 files changed, 1287 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/pci/rockchip-pcie.txt
    create mode 100644 drivers/pci/host/pcie-rockchip.c

    --
    2.3.7


    \
     
     \ /
      Last update: 2016-05-20 12:41    [W:2.530 / U:2.056 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site