[PATCH v2 0/2] RB1 fixes
Sumit Garg
sumit.garg at kernel.org
Thu Apr 10 10:00:25 CEST 2025
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
More information about the U-Boot
mailing list