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,

Comments

Vinod Koul Oct. 17, 2024, 3:36 p.m. UTC | #1
On Wed, 18 Sep 2024 15:32:51 +0200, Lorenzo Bianconi wrote:
> Address some typos during hw configuration in phy-airoha-pcie driver
> 

Applied, thanks!

[1/4] phy: airoha: Fix REG_CSR_2L_PLL_CMN_RESERVE0 config in airoha_pcie_phy_init_clk_out()
      commit: 09a19fb75498985cbb598f1fa43a7d2416925c30
[2/4] phy: airoha: Fix REG_PCIE_PMA_TX_RESET config in airoha_pcie_phy_init_csr_2l()
      commit: f9c5d6369d3e8e36b7beb15e86b1ef0911ace85f
[3/4] phy: airoha: Fix REG_CSR_2L_JCPLL_SDM_HREN config in airoha_pcie_phy_init_ssc_jcpll()
      commit: 6fd016c965d241673a2e62afbf9eeb4bcbfbbe45
[4/4] phy: airoha: Fix REG_CSR_2L_RX{0,1}_REV0 definitions
      commit: e56272f2bb8314eb13b0eb0a4e8055831c700255

Best regards,