[PATCH] rng: rproc_rng200: Use dev_remap_addr()

Tom Rini trini at konsulko.com
Wed Jun 10 00:28:26 CEST 2026


On Tue, 26 May 2026 15:52:18 +0800, peng.fan at nxp.com wrote:

> Use dev_remap_addr() which supports both live device tree and flat DT
> backends, avoiding direct dependency on devfdt_* helpers.
> 
> And only mapping sizeof(void *) is wrong, RNG_FIFO_COUNT_OFFSET(0x24) is
> accessed in this driver. So dev_remap_addr() could also fix the mapping
> size.
> 
> [...]

Applied to u-boot/next, thanks!

[1/1] rng: rproc_rng200: Use dev_remap_addr()
      commit: ebb9ee6ef48015d58a08ed8c8e21ad4cd4041e2b
-- 
Tom




More information about the U-Boot mailing list