[PATCH 1/2] gpio: nx: Use dev_remap_addr()

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


On Mon, 25 May 2026 12:06:01 +0800, peng.fan at nxp.com wrote:

> Use dev_remap_addr() to simplify code.
> 
> dev_remap_addr() does same thing as dev_read_addr() + map_physmem(). And
> it supports both live device tree and flat DT backends, avoiding direct
> dependency on devfdt_* helpers.
> 
> Also add error handling logic.
> 
> [...]

Applied to u-boot/next, thanks!

[1/2] gpio: nx: Use dev_remap_addr()
      commit: bc988983d25b19cedd76cba1903e321c52198801
[2/2] gpio: aspeed: Use dev_read_addr_ptr()
      commit: a4e8d80c9d189a245980dd62c26e0e9103599062
-- 
Tom




More information about the U-Boot mailing list