Hi, On Tue, 10 Feb 2026 17:22:42 +0100, Julien Stephan wrote: > I am currently writing a ufs driver for MT8195 and I noticed that return > values on ufs_hba_ops callbacks are ignored. Fix this. > > While at it, I also removed a useless wrapper around > ufshcd_device_reset(), added a wrapper around > ufshcd_ops_phy_initialization and fixed a typo. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-ufs (u-boot-ufs-next) [1/3] drivers: ufs: handle return values of ufs_hba_ops callbacks https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/1bc12d3bdfc5c8acd4c26ef549b46c869c535051 [2/3] drivers: ufs: add helper for phy_initialization callback https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/43c7eb95c47854c891feea48969bb7f55038005e [3/3] drivers: ufs: fix typo in struct ufs_dev_cmd kernel-doc https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/6fcf667c12bb649b4123e64f6c97c9e58cd48ff1 -- Neil

