[PATCH 1/2] ata: mtk_ahci: Use dev_remap_addr_index() and ofnode API

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


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

> Use dev_remap_addr_index() instead of devfdt_remap_addr_index() to map the
> controller registers, removing the dependency on FDT-specific helpers.
> 
> Replace the direct fdt_get_property() lookup combined with dev_of_offset()
> by dev_read_prop().
> 
> No functional changes.
> 
> [...]

Applied to u-boot/next, thanks!

[1/2] ata: mtk_ahci: Use dev_remap_addr_index() and ofnode API
      commit: ffbfe1cec387e35eadf522e4a7d6ffdba956158b
[2/2] ata: dwc_ahci: Use dev_read_addr_index()
      commit: 8d1d86ff58be46e17bb59b97c2ddc03f167acd05
-- 
Tom




More information about the U-Boot mailing list