From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-alma10-1.taild15c8.ts.net [100.103.45.18]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CF49B378D7D for ; Fri, 22 May 2026 17:09:33 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=100.103.45.18 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779469775; cv=none; b=iQn8LLLq0v/WaExAB95tj86T6s0JOMfgpwjfeT5TtckhzShP/Ya6qjrnCP4/2rN1iK48KlEJEdJ1hIsE5HJ5X7PUyLOdVvcKI6Q6Pwu5C4RfQHWBudnUEdp+xjZHBuML8fU8n6XFukIULYcNrdBTFl4H/JTTwqu11Zd5mo3rvmM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1779469775; c=relaxed/simple; bh=a4CBcgVAZinwKDLY7dW64uyXja024PC2f6fNvVnTJxs=; h=Date:From:To:Cc:Subject:Message-ID:MIME-Version:Content-Type: Content-Disposition; b=lCUkoOssbaGjOLVQ+cCNmDrMXnZUwniDsKMfQLavSPth8cLJJT+ZwN+R8DqSgHcGbrEyZc4W/P80/Ivy0BsFWEMIZ0urv40f8+G+iJjHw28op+yROV/0j6xsjw5Ed9OzrG/usYXsFai/nLhGyZ1nd8e6s682fUukjUDQR6YTRRw= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=fwvIyQ13; arc=none smtp.client-ip=100.103.45.18 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="fwvIyQ13" Received: by smtp.kernel.org (Postfix) with ESMTPSA id E06C51F000E9; Fri, 22 May 2026 17:09:32 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1779469773; bh=BV+UWuGAV+TgeQq/2W1c+/2hHBW24pgRA/netwmDBTw=; h=Date:From:To:Cc:Subject; b=fwvIyQ13WCiInk+4YDSqjhbnC1lgwIdEXTRVmvSdheotxVJ4G05Eh9KI/AUUIOiLZ EonTrnQXzG+FL6Gy+xgoVatC9OFsC/uuot9Dd3E5PXQGRGuTYFwQBB92RKk4zTjoT/ ZVi/cOGbFGEe2eUaN/T7JaZEIJXVnKA+vB5joWccZmbtN+Gvp0yhqui9zsFmmVzQHi B+FOTx8tl9wfvhyaMDdk3SmU4xLeNIQmLCshfneDRU+EnE74e0eqhmC7sE7mGbHmkL Sl0rUBl260oty1JvEoroVGnlXqeNA2E0Om0RVRiQHXgy1sX7mI/O/blh2+70hxDvaL Oa2JpSODyxH9Q== Date: Fri, 22 May 2026 22:39:28 +0530 From: Vinod Koul To: Linus Torvalds Cc: LKML Subject: [GIT PULL]: Generic phy fixes for v7.1 Message-ID: Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="ZanLny/aDYlFS1cX" Content-Disposition: inline --ZanLny/aDYlFS1cX Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hey Linus, Please pull to receive bunch of Generic phy driver fixes for the current cycle. The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731: Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/phy/linux-phy.git tags/phy-= fixes-7.1 for you to fetch changes up to ea17fc4d7dc2ba6459b1a318962960520201baf1: phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config (2= 026-05-19 15:42:11 +0530) ---------------------------------------------------------------- phy fixes for 7.1 Couple of driver fixes - Big pile of Qualcomm DP/eDP config fixes and kaanapali PHY PLL lock failure fix - Apple typec switch/mux leak fix - Marvell incoorect register fix for mvebu utmi phy - Tegra per-pad calibration fix ---------------------------------------------------------------- David Carlier (1): phy: apple: atc: Fix typec switch/mux leak on unbind Felix Gu (1): phy: spacemit: Remove incorrect clk_disable() in spacemit_usb2phy_ini= t() Gabor Juhos (1): phy: marvell: mvebu-a3700-utmi: fix incorrect USB2_PHY_CTRL register = access Nitin Rawat (1): phy: qcom-qmp-ufs: Fix kaanapali PHY PLL lock failure after SM8650 G4= fix Wayne Chang (1): phy: tegra: xusb: Fix per-pad high-speed termination calibration Xiangxu Yin (1): phy: qcom: qmp-usbc: Fix out-of-bounds array access in dp swing config Yongxing Mou (5): phy: qcom: edp: Unify generic DP/eDP swing and pre-emphasis tables phy: qcom: edp: Add eDP/DP mode switch support phy: qcom: edp: Add SC7280/SC8180X swing/pre-emphasis tables phy: qcom: edp: Fix AUX_CFG8 programming for DP mode phy: qcom: edp: Add PHY-specific LDO config for eDP low vdiff Yulin Lu (1): phy: eswin: Fix incorrect error check in probe() =C5=81ukasz Lebiedzi=C5=84ski (1): phy: exynos5-usbdrd: fix USB 2.0 HS PHY tuning values for Exynos7870 drivers/phy/apple/atc.c | 27 +++- drivers/phy/eswin/phy-eic7700-sata.c | 4 +- drivers/phy/marvell/phy-mvebu-a3700-utmi.c | 5 +- drivers/phy/qualcomm/phy-qcom-edp.c | 224 +++++++++++++++++++++++--= ---- drivers/phy/qualcomm/phy-qcom-qmp-ufs.c | 1 + drivers/phy/qualcomm/phy-qcom-qmp-usbc.c | 2 +- drivers/phy/samsung/phy-exynos5-usbdrd.c | 7 +- drivers/phy/spacemit/phy-k1-usb2.c | 1 - drivers/phy/tegra/xusb-tegra186.c | 33 ++++- drivers/phy/tegra/xusb.h | 1 + 10 files changed, 240 insertions(+), 65 deletions(-) --=20 ~Vinod --ZanLny/aDYlFS1cX Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAABCgAdFiEE+vs47OPLdNbVcHzyfBQHDyUjg0cFAmoQjcgACgkQfBQHDyUj g0ejLQ/+IVIyMog93LkNtQLw68pMnUG47OHv43qO8iQGDHDzeCXOY4SgsewSDtl4 vkXihobv6y/YiQF/cAm5kDAbkW/YrQlm7sRlOaTRA6aQJu0/0toOtATva7+frcKz l0mQELJ5MzqeYfgov+T3DCW+3Hnsj2PqR6lyyjRGUJnhD20fhvQ7dFvIaEGLahpg Jy0HxH3rp4lTPFUWUnoIcRFeZT8koTcUGgW95wrFGh01tCYhroz+yRFlQm2646HI 9vjjcST8R3NAXO5Jh/YulvoZ3ccBKLCfu9klGTgYMUFmfVEzF1FsIclrtMvj6PG2 Pbc/8/rgledsSKRxxdG40nHfDk0ezGr6DaVtyEfe5u3bK6tEwscWdO9pUgc4kUR7 CebMWnclorRSghuoqfikBV7N0q+SoCijpIyctIkorcM7w+qH/Js+JR+WufufFzcN 6ubP69r6ewVS8I9B8pcg5ftFlfbeKg2DDBmhWb3PJ1QiSEmpO6z76QxvkzvkcXM7 v0WzfDzdfpsfkVgJGcqE9Otszescmlw8UjO//bWCjMbhCoBM8yA+vnWdXTfYUVvQ upHp271zx4TWPJ2taAsBqEwXwdz4KzveI6328H93Hvff2OQGuNVIJrkuV+8C0PEJ o45UlGSppVYsCv5x1WnvuvrZiBHZWGvHDj2sAQwobW2OvuMZsPE= =pPof -----END PGP SIGNATURE----- --ZanLny/aDYlFS1cX--