mbox series

[0/3] phy: zynqmp: A PCIe fix and debugfs support

Message ID 20240422185803.3575319-1-sean.anderson@linux.dev
Headers show
Series phy: zynqmp: A PCIe fix and debugfs support | expand

Message

Sean Anderson April 22, 2024, 6:58 p.m. UTC
This has a few small patches cleaning up the driver, adding a fix for
PCIe, and adding some useful debugfs info.


Sean Anderson (3):
  phy: zynqmp: Store instance instead of type
  phy: zynqmp: Don't wait for PLL lock on nonzero PCIe lanes
  phy: zynqmp: Add debugfs support

 drivers/phy/xilinx/phy-zynqmp.c | 169 ++++++++++++++++----------------
 1 file changed, 83 insertions(+), 86 deletions(-)