mbox series

[0/4] phy: Fix some typos in phy-airoha-pcie driver

Message ID 20240918-airoha-en7581-phy-fixes-v1-0-8291729a87f8@kernel.org (mailing list archive)
Headers show
Series phy: Fix some typos in phy-airoha-pcie driver | expand

Message

Lorenzo Bianconi Sept. 18, 2024, 1:32 p.m. UTC
Address some typos during hw configuration in phy-airoha-pcie driver

---
Lorenzo Bianconi (4):
      phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_clk_out()
      phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()
      phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc_jcpll()
      phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitions

 drivers/phy/phy-airoha-pcie-regs.h | 6 +++---
 drivers/phy/phy-airoha-pcie.c      | 8 ++++----
 2 files changed, 7 insertions(+), 7 deletions(-)
---
base-commit: 3c2ea12a625dbf5a864f4920235fa1c739d06e7d
change-id: 20240918-airoha-en7581-phy-fixes-13f77b2f371a

Best regards,