All the mail mirrored from 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.9
Date: Sat, 27 Apr 2024 10:59:31 +0530	[thread overview]
Message-ID: <ZiyNOxDiY_Y7TucF@matsya> (raw)

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

Hello Linus,

Please pull to receive Generic phy subsystem fixes for v6.9. This has
bunch of odd driver fixes for the subsystem

The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -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.9

for you to fetch changes up to bf6e4ee5c43690e4c5a8a057bbcd4ff986bed052:

  phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered (2024-04-12 16:57:19 +0530)

----------------------------------------------------------------
phy fixes for 6.9

 - static checker (array size, bounds) fix for marvel driver
 - Rockchip rk3588 pcie fixes for bifurcation and mux
 - Qualcomm qmp-compbo fix for VCO, register base and regulator name for
   m31 driver
 - charger det crash fix for ti driver

----------------------------------------------------------------
Cristian Ciocaltea (1):
      phy: phy-rockchip-samsung-hdptx: Select CONFIG_RATIONAL

Gabor Juhos (1):
      phy: qcom: m31: match requested regulator name with dt schema

Hans de Goede (1):
      phy: ti: tusb1210: Resolve charger-det crash if charger psy is unregistered

Johan Hovold (1):
      phy: qcom: qmp-combo: fix VCO div offset on v5_5nm and v6

Marcel Ziswiler (1):
      phy: freescale: imx8m-pcie: fix pcie link-up instability

Michal Tomek (1):
      phy: rockchip-snps-pcie3: fix bifurcation on rk3588

Mikhail Kobuk (2):
      phy: marvell: a3700-comphy: Fix out of bounds read
      phy: marvell: a3700-comphy: Fix hardcoded array size

Sebastian Reichel (2):
      phy: rockchip-snps-pcie3: fix clearing PHP_GRF_PCIESEL_CON bits
      phy: rockchip: naneng-combphy: Fix mux on rk3588

Stephen Boyd (2):
      phy: qcom: qmp-combo: Fix VCO div offset on v3
      phy: qcom: qmp-combo: Fix register base for QSERDES_DP_PHY_MODE

 drivers/phy/freescale/phy-fsl-imx8m-pcie.c         |  6 ++--
 drivers/phy/marvell/phy-mvebu-a3700-comphy.c       |  9 +++---
 drivers/phy/qualcomm/phy-qcom-m31.c                |  2 +-
 drivers/phy/qualcomm/phy-qcom-qmp-combo.c          | 12 ++++++--
 drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v5.h      |  1 +
 drivers/phy/qualcomm/phy-qcom-qmp-dp-phy-v6.h      |  1 +
 drivers/phy/rockchip/Kconfig                       |  1 +
 drivers/phy/rockchip/phy-rockchip-naneng-combphy.c | 36 ++++++++++++++++++++--
 drivers/phy/rockchip/phy-rockchip-snps-pcie3.c     | 31 ++++++++-----------
 drivers/phy/ti/phy-tusb1210.c                      | 23 +++++++-------
 10 files changed, 80 insertions(+), 42 deletions(-)
-- 
~Vinod

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

             reply	other threads:[~2024-04-27  5:29 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-04-27  5:29 Vinod Koul [this message]
2024-04-27 18:28 ` [GIT PULL]: Generic phy fixes for v6.9 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=ZiyNOxDiY_Y7TucF@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.