summaryrefslogtreecommitdiff
path: root/src/apps/http/makefsdata
diff options
context:
space:
mode:
authorPeng Fan <[email protected]>2026-05-26 16:09:13 +0800
committerNeil Armstrong <[email protected]>2026-07-01 11:42:52 +0200
commit57abbbcc945079404ba8e3d4a68c991e3cd92a65 (patch)
tree8f6ab64a7ae185c70a7d931e6ceb68072514f102 /src/apps/http/makefsdata
parentfc1016d6838b9994083062a42a4ba530a85596cc (diff)
pci: layerscape: ep: Use dev APIs
Convert the Layerscape PCIe endpoint driver to use device and ofnode-based APIs instead of legacy FDT interfaces. Replace devfdt_get_addr_index_ptr(), fdt_get_named_resource(), fdtdec_get_bool(), and fdtdec_get_int() with their modern counterparts such as dev_read_addr_index_ptr(), dev_read_resource_byname(), dev_read_bool(), and dev_read_s32_default(). Also remove the dependency on gd->fdt_blob and global data access. No functional changes. Signed-off-by: Peng Fan <[email protected]> Reviewed-by: Neil Armstrong <[email protected]> Link: https://patch.msgid.link/[email protected] Signed-off-by: Neil Armstrong <[email protected]>
Diffstat (limited to 'src/apps/http/makefsdata')
0 files changed, 0 insertions, 0 deletions