[PATCH] dm: Respect dma-ranges size
Tom Rini
trini at konsulko.com
Wed Apr 8 16:51:19 CEST 2026
On Mon, 16 Mar 2026 00:57:23 +0100, Marek Vasut wrote:
> Rework dev_phys_to_bus() and dev_bus_to_phys() to respect the size
> of the area specified in dma-ranges DT property. The area outside
> of ranges is remapped 1:1, while the area in the ranges is remapped
> according to the description in the dma-ranges property.
>
> Adjust the test to test the area within the remapped range, not area
> outside the remapped range, which was incorrect.
>
> [...]
Applied to u-boot/master, thanks!
[1/1] dm: Respect dma-ranges size
commit: a383c9689282269bb9687ec6c115de094c27fa67
--
Tom
More information about the U-Boot
mailing list