Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] phy: qcom-qusb2: sort out register layouts
@ 2026-07-02 11:40 Dmitry Baryshkov
  2026-07-02 11:40 ` [PATCH 1/2] phy: qcom-qusb2: don't unrelated bits if autoresume is not used Dmitry Baryshkov
  2026-07-02 11:40 ` [PATCH 2/2] phy: qcom-qusb2: fix autoresume handling Dmitry Baryshkov
  0 siblings, 2 replies; 10+ messages in thread
From: Dmitry Baryshkov @ 2026-07-02 11:40 UTC (permalink / raw)
  To: Vinod Koul, Neil Armstrong, Kathiravan T, Baruch Siach,
	Dmitry Baryshkov, Krishna Kurapati
  Cc: linux-arm-msm, linux-phy, linux-kernel

IPQ6018 and MSM8996 use the same register layout, however for historical
reasons ipq6018_regs_layout ended up correctly definig TEST1 register at
0x98 (because platforms using that layout didn't use autoresume), while
msm8996_regs_layout used TEST_CTRL offset (0xb8) for the TEST1 layout
entry. Fix handling of the autoresume register and definitions of those
regs layouts.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Dmitry Baryshkov (2):
      phy: qcom-qusb2: don't unrelated bits if autoresume is not used
      phy: qcom-qusb2: fix autoresume handling

 drivers/phy/qualcomm/phy-qcom-qusb2.c | 44 +++++++++++++++++------------------
 1 file changed, 21 insertions(+), 23 deletions(-)
---
base-commit: be5c93fa674f0fc3c8f359c2143abce6bbb422e6
change-id: 20260702-fix-qusb2-3600a65bfcae

Best regards,
--  
With best wishes
Dmitry


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

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2026-07-02 13:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-02 11:40 [PATCH 0/2] phy: qcom-qusb2: sort out register layouts Dmitry Baryshkov
2026-07-02 11:40 ` [PATCH 1/2] phy: qcom-qusb2: don't unrelated bits if autoresume is not used Dmitry Baryshkov
2026-07-02 12:00   ` Konrad Dybcio
2026-07-02 12:21     ` Dmitry Baryshkov
2026-07-02 12:24       ` Konrad Dybcio
2026-07-02 13:43         ` Krishna Kurapati
2026-07-02 13:46           ` Dmitry Baryshkov
2026-07-02 12:02   ` Konrad Dybcio
2026-07-02 11:40 ` [PATCH 2/2] phy: qcom-qusb2: fix autoresume handling Dmitry Baryshkov
2026-07-02 12:03   ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox