diff options
| author | Peng Fan <[email protected]> | 2026-05-26 15:52:18 +0800 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2026-06-09 14:53:34 -0600 |
| commit | ebb9ee6ef48015d58a08ed8c8e21ad4cd4041e2b (patch) | |
| tree | a2a22ee0d70f6f68079bad1eb0aaaf5fdf4dbb23 /contrib/apps/httpserver | |
| parent | 8e4414d1a9832f640ffedbf90c42c99e2e7b0fa2 (diff) | |
rng: rproc_rng200: Use dev_remap_addr()
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.
No functional changes.
Signed-off-by: Peng Fan <[email protected]>
Diffstat (limited to 'contrib/apps/httpserver')
0 files changed, 0 insertions, 0 deletions
