On Mon, 25 May 2026 11:09:39 +0800, Peng Fan (OSS) wrote:

> Update dev_read_addr_*_ptr() and dev_remap_addr_*() helpers to use
> dev_read_addr_size_*() and pass the DT-provided region size to
> map_sysmem() / map_physmem() instead of 0.
> 
> Ensure mappings are consistent with the size defined in the device tree
> and avoids implicit or unbounded mappings. When the DT does not provide
> a size, the behavior remains unchanged since size is initialized to 0.
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] dm: core: use DT region size when mapping device addresses
      commit: 53e9c41847c24b422ecd21421204d4e6a0c07d76
-- 
Tom


Reply via email to