All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v6.10
Date: Fri, 21 Jun 2024 15:21:06 +0530	[thread overview]
Message-ID: <ZnVNCogeCFcQH1jH@matsya> (raw)

[-- Attachment #1: Type: text/plain, Size: 1392 bytes --]

Hi Linus,

Please pull to receive couple of fixes in the Qualcomm qmp phy driver

The following changes since commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0:

  Linux 6.10-rc1 (2024-05-26 15:20:12 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-fixes-6.10

for you to fetch changes up to 163c1a356a847ab4767200fd4a45b3f8e4ddc900:

  phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets (2024-06-03 19:30:47 +0530)

----------------------------------------------------------------
phy fixes for 6.10

 - Qualcomm QMP driver fixes for missing register offsets and correct N4
   offsets for registers

----------------------------------------------------------------
Abel Vesa (3):
      phy: qcom-qmp: qserdes-txrx: Add missing registers offsets
      phy: qcom-qmp: pcs: Add missing v6 N4 register offsets
      phy: qcom: qmp-combo: Switch from V6 to V6 N4 register offsets

 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          | 189 +++++++++++++++++----
 drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6-n4.h      |  32 ++++
 .../phy/qualcomm/phy-qcom-qmp-qserdes-txrx-v6_n4.h |  13 ++
 drivers/phy/qualcomm/phy-qcom-qmp.h                |   2 +
 4 files changed, 207 insertions(+), 29 deletions(-)
 create mode 100644 drivers/phy/qualcomm/phy-qcom-qmp-pcs-v6-n4.h
-- 
~Vinod

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

             reply	other threads:[~2024-06-21  9:51 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-21  9:51 Vinod Koul [this message]
2024-06-21 18:10 ` [GIT PULL]: Generic phy fixes for v6.10 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZnVNCogeCFcQH1jH@matsya \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.