Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Linux Phy <linux-phy@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Generic Phy fixes for v6.2
Date: Fri, 20 Jan 2023 20:27:33 +0530	[thread overview]
Message-ID: <Y8qr3cy7eA5RJqbO@matsya> (raw)


[-- Attachment #1.1: Type: text/plain, Size: 2846 bytes --]

Hello Linus,

Please pull to recive driver fixes for generic phy susbsystem for v6.2.
Nothing too exciting, bunch of small driver fixes

The following changes since commit 1b929c02afd37871d5afb9d498426f83432e71c2:

  Linux 6.2-rc1 (2022-12-25 13:41:39 -0800)

are available in the Git repository at:

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

for you to fetch changes up to bc30c15f275484f9b9fe27c2fa0895f3022d9943:

  phy: phy-can-transceiver: Skip warning if no "max-bitrate" (2023-01-18 22:58:05 +0530)

----------------------------------------------------------------
phy: fixes for 6.2

Fixes in drivers for:
 - Binding fix for g12a phys
 - Kconfig operator precedence for TI driver
 - renesas: register setting
 - sunplus: null deref fix
 - rockchip-inno fix for clk_disable_unprepare()
 - MDM9607 init sequence revert due to regression

----------------------------------------------------------------
Geert Uytterhoeven (1):
      phy: phy-can-transceiver: Skip warning if no "max-bitrate"

Heiner Kallweit (2):
      dt-bindings: phy: g12a-usb3-pcie-phy: fix compatible string documentation
      dt-bindings: phy: g12a-usb2-phy: fix compatible string documentation

Marijn Suijten (1):
      phy: Revert "phy: qualcomm: usb28nm: Add MDM9607 init sequence"

Randy Dunlap (1):
      phy: ti: fix Kconfig warning and operator precedence

Richard Zhu (1):
      phy: freescale: imx8m-pcie: Add one missing error return

Shang XiaoJing (2):
      phy: usb: sunplus: Fix potential null-ptr-deref in sp_usb_phy_probe()
      phy: rockchip-inno-usb2: Fix missing clk_disable_unprepare() in rockchip_usb2phy_power_on()

Yoshihiro Shimoda (1):
      phy: renesas: r8a779f0-eth-serdes: Fix register setting

 ...,meson-g12a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} |  8 ++++----
 ...a-usb3-pcie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} |  6 +++---
 Documentation/devicetree/bindings/phy/qcom,usb-hs-28nm.yaml |  1 -
 drivers/phy/freescale/phy-fsl-imx8m-pcie.c                  |  2 +-
 drivers/phy/phy-can-transceiver.c                           |  5 +++--
 drivers/phy/qualcomm/phy-qcom-usb-hs-28nm.c                 | 13 -------------
 drivers/phy/renesas/r8a779f0-ether-serdes.c                 |  2 +-
 drivers/phy/rockchip/phy-rockchip-inno-usb2.c               |  4 +++-
 drivers/phy/sunplus/phy-sunplus-usb2.c                      |  3 +++
 drivers/phy/ti/Kconfig                                      |  4 ++--
 10 files changed, 20 insertions(+), 28 deletions(-)
 rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb2-phy.yaml => amlogic,g12a-usb2-phy.yaml} (85%)
 rename Documentation/devicetree/bindings/phy/{amlogic,meson-g12a-usb3-pcie-phy.yaml => amlogic,g12a-usb3-pcie-phy.yaml} (82%)

-- 
~Vinod

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

[-- Attachment #2: Type: text/plain, Size: 112 bytes --]

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

             reply	other threads:[~2023-01-20 14:57 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-20 14:57 Vinod Koul [this message]
2023-01-20 18:46 ` [GIT PULL]: Generic Phy fixes for v6.2 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=Y8qr3cy7eA5RJqbO@matsya \
    --to=vkoul@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox