Hi, On Mon, 30 Dec 2024 11:30:54 +0100, Neil Armstrong wrote: > This serie fixes the build and checkpatch warnings, and > does a split of the ufs.h into a separate ufshci.h which > helps syndhronizing the defines from Linux v6.12. > > No functional changes intended, tests on hardware > are welcome. > > [...]
Thanks, Applied to https://source.denx.de/u-boot/custodians/u-boot-ufs (u-boot-ufs-next) [1/6] ufs: core: include missing include/ufs.h https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/938ce571b89cdada5ee210150254972a07df6ef2 [2/6] ufs: core: mark unexported functions as static https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/c20826be04046ebe7f5a03070cf00645e4380e35 [3/6] ufs: core: cosmetic fixups https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/03012e85998fb0d796359c7270d2b3887863aee6 [4/6] ufs: core: move ufshci defines in a separate header https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/124ba1eb9fb5537b9b600727e99d4587b733be64 [5/6] ufs: core: sync unipro.h with Linux v6.12 https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/2f2c7c3c8d67fd4c40d1c0582f641cef1fa1b24e [6/6] ufs: core: sync ufshci.h with Linux v6.12 https://source.denx.de/u-boot/custodians/u-boot-ufs/-/commit/a59fda334828596677a2a764d12bdb3eb6381730 -- Neil