Files
u-boot/drivers
Peng Fan ffbfe1cec3 ata: mtk_ahci: Use dev_remap_addr_index() and ofnode API
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.

Signed-off-by: Peng Fan <peng.fan@nxp.com>
2026-06-09 16:00:11 -06:00
..
2026-06-09 14:48:33 -06:00
2026-05-18 16:56:07 -06:00
2026-06-09 14:53:34 -06:00
2026-05-22 16:47:54 -06:00