]> git.dujemihanovic.xyz Git - u-boot.git/commit
Merge patch series "dwc3: gadget: properly fix cache operations"
authorTom Rini <trini@konsulko.com>
Mon, 21 Oct 2024 21:27:38 +0000 (15:27 -0600)
committerTom Rini <trini@konsulko.com>
Mon, 21 Oct 2024 21:27:38 +0000 (15:27 -0600)
commit52254a3d3bb8ef3da3ef23a9d6cfdf1fbdaefef0
treee78165d0292fd70ea752d4cd11d09506ecac69b0
parent2f204bba68a0421099c661214175b7a1f443244e
parent9214627f5ecede8610e33abf2de5a0083f3f80ce
Merge patch series "dwc3: gadget: properly fix cache operations"

Neil Armstrong <neil.armstrong@linaro.org> says:

We experience huge problems with cache handling on Qualcomm
systems, and it appears the dcache handling in the DWC3 gadget
code is quite wrong and causes operational issues.

This serie fixes the dcache operations on unaligned data,
and properly invalidate buffers when reading back data from
hardware.

Link: https://lore.kernel.org/r/20241011-u-boot-dwc3-gadget-dcache-fixup-v4-0-5f3498d8035b@linaro.org