public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Greg KH <gregkh@linuxfoundation.org>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Linux Phy <linux-phy@lists.infradead.org>,
	LKML <linux-kernel@vger.kernel.org>
Subject: [GIT PULL]: Generic phy fixes for v5.18
Date: Thu, 21 Apr 2022 18:10:02 +0530	[thread overview]
Message-ID: <YmFQonkAlGNUx+OY@matsya> (raw)

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

Hello Greg,

Please consider pull to receive the generic phy fixes for v5.18 which
contains bunch of driver fixes for error patch handling, missing
device/of_node_put etc.

The following changes since commit 3123109284176b1532874591f7c81f3837bbdc17:

  Linux 5.18-rc1 (2022-04-03 14:08:21 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 2c8045d48dee703ad8eab2be7d6547765a89c069:

  phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe() (2022-04-20 14:42:44 +0530)

----------------------------------------------------------------
phy: fixes for 5.18

Fixes for bunch of drivers:
 - TI fixes for runtime disable, missing of_node_put and error handling
 - Samsung fixes for device_put and of_node_put
 - Amlogic error path handling

----------------------------------------------------------------
Christophe JAILLET (1):
      phy: ti: tusb1210: Fix an error handling path in tusb1210_probe()

Hans de Goede (1):
      phy: ti: tusb1210: Make tusb1210_chg_det_states static

Heiner Kallweit (1):
      phy: amlogic: fix error path in phy_g12a_usb3_pcie_probe()

Krzysztof Kozlowski (1):
      phy: samsung: exynos5250-sata: fix missing device put in probe error paths

Lv Ruyi (1):
      phy: ti: Fix missing of_node_put in ti_pipe3_get_sysctrl()

Miaoqian Lin (4):
      phy: samsung: Fix missing of_node_put() in exynos_sata_phy_probe
      phy: ti: omap-usb2: Fix error handling in omap_usb2_enable_clocks
      phy: mapphone-mdm6600: Fix PM error handling in phy_mdm6600_probe
      phy: ti: Add missing pm_runtime_disable() in serdes_am654_probe

 drivers/phy/amlogic/phy-meson-g12a-usb3-pcie.c | 20 ++++++++++++--------
 drivers/phy/motorola/phy-mapphone-mdm6600.c    |  3 ++-
 drivers/phy/samsung/phy-exynos5250-sata.c      | 21 +++++++++++++++------
 drivers/phy/ti/phy-am654-serdes.c              |  2 +-
 drivers/phy/ti/phy-omap-usb2.c                 |  2 +-
 drivers/phy/ti/phy-ti-pipe3.c                  |  1 +
 drivers/phy/ti/phy-tusb1210.c                  | 12 +++++++++---
 7 files changed, 41 insertions(+), 20 deletions(-)

Thanks
-- 
~Vinod

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

             reply	other threads:[~2022-04-21 12:40 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-21 12:40 Vinod Koul [this message]
2022-04-22 13:49 ` [GIT PULL]: Generic phy fixes for v5.18 Greg KH

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=YmFQonkAlGNUx+OY@matsya \
    --to=vkoul@kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=kishon@ti.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.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