U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] RB1 fixes
@ 2025-04-10  8:00 Sumit Garg
  2025-04-10  8:00 ` [PATCH v2 1/2] qcom_defconfig: Disable MMC HS200 mode support Sumit Garg
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Sumit Garg @ 2025-04-10  8:00 UTC (permalink / raw)
  To: u-boot, u-boot-qcom
  Cc: caleb.connolly, neil.armstrong, trini, alexeymin, Sumit Garg

The eMMC on RB1 boards supports HS200 mode but currently the msm_shdci
driver in U-Boot is missing DLL configuration required for HS200 mode to
work. Hence disable HS200 for now until proper support is in place.

Apart from that, add a fix for USB PHY power on sequence which got
broken by recent addition for SM660 platform support.

Changes in v2:
- Drop DT override patch as Caleb fixed SD card and enable USB DT fixup
  via OF_LIVE here [1].
- Expand commit message for eMMC fix.
- Add a patch to fix USB PHY power on sequence.

[1] https://lore.kernel.org/u-boot/20250409-livetree-fixup-v1-0-76dfea80b07f@linaro.org/

Sumit Garg (2):
  qcom_defconfig: Disable MMC HS200 mode support
  phy: phy-qcom-qusb2: Fix USB PHY power on sequence

 configs/qcom_defconfig            | 1 -
 drivers/phy/qcom/phy-qcom-qusb2.c | 2 ++
 2 files changed, 2 insertions(+), 1 deletion(-)

-- 
2.43.0


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

end of thread, other threads:[~2025-04-11 13:36 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-10  8:00 [PATCH v2 0/2] RB1 fixes Sumit Garg
2025-04-10  8:00 ` [PATCH v2 1/2] qcom_defconfig: Disable MMC HS200 mode support Sumit Garg
2025-04-10  8:56   ` neil.armstrong
2025-04-10  8:00 ` [PATCH v2 2/2] phy: phy-qcom-qusb2: Fix USB PHY power on sequence Sumit Garg
2025-04-10  8:56   ` neil.armstrong
2025-04-10  8:56   ` neil.armstrong
2025-04-10  9:51   ` Caleb Connolly
2025-04-10  9:54 ` [PATCH v2 0/2] RB1 fixes Caleb Connolly
2025-04-11 13:36 ` Caleb Connolly

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