mbox series

[0/2] Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver

Message ID cover.1719682943.git.lorenzo@kernel.org (mailing list archive)
Headers show
Series Add dtime and Rx AEQ IO registers to phy-airoha-pcie driver | expand

Message

Lorenzo Bianconi June 29, 2024, 5:51 p.m. UTC
Introduce Tx-Rx detection Time and Rx AEQ training mappings to
phy-airoha-pcie driver. This is a preliminary patch to introduce PCIe
support to En7581 SoC through the mediatek-gen3 PCIe driver.

Lorenzo Bianconi (2):
  dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers
  phy: airoha: Add dtime and Rx AEQ IO registers

 .../bindings/phy/airoha,en7581-pcie-phy.yaml  | 15 +++++++-
 drivers/phy/phy-airoha-pcie-regs.h            | 17 +++++++++
 drivers/phy/phy-airoha-pcie.c                 | 38 +++++++++++++++++++
 3 files changed, 68 insertions(+), 2 deletions(-)

Comments

Vinod Koul July 2, 2024, 1:36 p.m. UTC | #1
On Sat, 29 Jun 2024 19:51:47 +0200, Lorenzo Bianconi wrote:
> Introduce Tx-Rx detection Time and Rx AEQ training mappings to
> phy-airoha-pcie driver. This is a preliminary patch to introduce PCIe
> support to En7581 SoC through the mediatek-gen3 PCIe driver.
> 
> Lorenzo Bianconi (2):
>   dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers
>   phy: airoha: Add dtime and Rx AEQ IO registers
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: phy: airoha: Add dtime and Rx AEQ IO registers
      commit: 5854d0aa5226816575d2323e95bffdc9267d78b1
[2/2] phy: airoha: Add dtime and Rx AEQ IO registers
      commit: 2a011c3c12e8de461fb1fdce85fa38d308c4eb8b

Best regards,