Merge tag 'u-boot-ufs-20251029' of https://source.denx.de/u-boot/custodians/u-boot-ufs
authorTom Rini <trini@konsulko.com>
Wed, 29 Oct 2025 13:41:43 +0000 (07:41 -0600)
committerTom Rini <trini@konsulko.com>
Wed, 29 Oct 2025 13:41:43 +0000 (07:41 -0600)
commite34d01d23e45e007368685ffa6dfd674b6dd7b17
tree03d47b3e84c8115bba23e56955a9568c827d5d5d
parent75253c898570f1daf2c7fba7c48caa02b380f00f
parent3351fe7ecc1ac717c23e9ad2c16e1fe4a7b84fd2
Merge tag 'u-boot-ufs-20251029' of https://source.denx.de/u-boot/custodians/u-boot-ufs

- ti-j721e: Correct error detection
- Fix wrong bitfield usage for Data Direction in Transfer Request
- Add support for sending UFS attribute requests
- Add bRefClkFreq attribute setting
- Add ufshcd_dme_enable() and ufshcd_dme_reset()
- unipro: Add PA_SCRAMBLING property
- Cleanups:
 - Keep Makefile and Kconfig list sorted
 - Fold ufs-uclass into ufs and rename to ufs-uclass
 - amd-versal2: Fix indent
 - Call ufs_scsi_bind() from uclass .post_bind
 - renesas: Update Kconfig entry help text
- New plaforms:
 - Rockchip UFS
 - Mediatek UFS
 - Renesas R-Car X5H UFS
MAINTAINERS