[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250523084839.11015-1-johan+linaro@kernel.org>
Date: Fri, 23 May 2025 10:48:32 +0200
From: Johan Hovold <johan+linaro@...nel.org>
To: Vinod Koul <vkoul@...nel.org>
Cc: Kishon Vijay Abraham I <kishon@...nel.org>,
Ivaylo Ivanov <ivo.ivanov.ivanov1@...il.com>,
Abel Vesa <abel.vesa@...aro.org>,
linux-phy@...ts.infradead.org,
linux-kernel@...r.kernel.org,
Johan Hovold <johan+linaro@...nel.org>
Subject: [PATCH 0/7] phy: phy-snps-eusb2: fixes and cleanups
Here are a couple of fixes and some related cleanups to the recently
reworked and renamed phy-snps-eusb2 driver.
The clock and repeater imbalance fixes are not marked for stable as the
first issue was introduced in the recent rework which is queued for
6.16-rc1.
The repeater imbalance has been there for a few years and
could be backported even if this is now complicated by the
rework/rename. Since it only affects a resource leak in an error path I
decided to not mark this one for stable for now.
Ideally, these could go in along with the reworked driver for rc1.
Johan
Johan Hovold (7):
phy: phy-snps-eusb2: fix clock imbalance on phy_exit()
phy: phy-snps-eusb2: fix repeater imbalance on phy_init() failure
phy: phy-snps-eusb2: rename phy_init() clock error label
phy: phy-snps-eusb2: clean up error messages
phy: phy-snps-eusb2: fix optional phy lookup parameter
phy: phy-snps-eusb2: drop unnecessary loop index declarations
phy: phy-snps-eusb2: clean up id table sentinel
drivers/phy/phy-snps-eusb2.c | 39 +++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 18 deletions(-)
--
2.49.0
Powered by blists - more mailing lists