lkml.org 
[lkml]   [2022]   [Jun]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
    /
    From
    Subject[PATCH v4 0/5] RK3568 PCIe V3 support
    Date
    From: Frank Wunderlich <frank-w@public-files.de>

    This series adds Rockchip PCIe V3 support found on rk3568 SOC.

    Compared to PCIeV2 which uses the Naneng combphy, PCIe v3 uses a dedicated
    PCI-phy.

    Frank Wunderlich (4):
    dt-bindings: phy: rockchip: add PCIe v3 phy
    dt-bindings: soc: grf: add pcie30-{phy,pipe}-grf
    arm64: dts: rockchip: rk3568: Add PCIe v3 nodes
    arm64: dts: rockchip: Add PCIe v3 nodes to BPI-R2-Pro

    Shawn Lin (1):
    phy: rockchip: Support PCIe v3

    .../bindings/phy/rockchip,pcie3-phy.yaml | 80 +++++
    .../devicetree/bindings/soc/rockchip/grf.yaml | 3 +
    .../boot/dts/rockchip/rk3568-bpi-r2-pro.dts | 90 +++++
    arch/arm64/boot/dts/rockchip/rk3568.dtsi | 122 +++++++
    drivers/phy/rockchip/Kconfig | 9 +
    drivers/phy/rockchip/Makefile | 1 +
    .../phy/rockchip/phy-rockchip-snps-pcie3.c | 317 ++++++++++++++++++
    include/linux/phy/pcie.h | 12 +
    8 files changed, 634 insertions(+)
    create mode 100644 Documentation/devicetree/bindings/phy/rockchip,pcie3-phy.yaml
    create mode 100644 drivers/phy/rockchip/phy-rockchip-snps-pcie3.c
    create mode 100644 include/linux/phy/pcie.h

    --
    2.34.1

    \
     
     \ /
      Last update: 2022-06-19 10:27    [W:4.199 / U:0.344 seconds]
    ©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site