mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 16:54:27 +00:00
![]() Use the newly added of_reserved_mem_region_to_resource{_byname}() functions to handle "memory-region" properties. The error handling is a bit different for mtk_wed_mcu_load_firmware(). A failed match of the "memory-region-names" would skip the entry, but then other errors in the lookup and retrieval of the address would not skip the entry. However, that distinction is not really important. Either the region is available and usable or it is not. So now, errors from of_reserved_mem_region_to_resource() are ignored so the region is simply skipped. Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://patch.msgid.link/20250703183459.2074381-1-robh@kernel.org Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
---|---|---|
.. | ||
data | ||
reg | ||
gsi.c | ||
gsi.h | ||
gsi_private.h | ||
gsi_reg.c | ||
gsi_reg.h | ||
gsi_trans.c | ||
gsi_trans.h | ||
ipa.h | ||
ipa_cmd.c | ||
ipa_cmd.h | ||
ipa_data.h | ||
ipa_endpoint.c | ||
ipa_endpoint.h | ||
ipa_gsi.c | ||
ipa_gsi.h | ||
ipa_interrupt.c | ||
ipa_interrupt.h | ||
ipa_main.c | ||
ipa_mem.c | ||
ipa_mem.h | ||
ipa_modem.c | ||
ipa_modem.h | ||
ipa_power.c | ||
ipa_power.h | ||
ipa_qmi.c | ||
ipa_qmi.h | ||
ipa_qmi_msg.c | ||
ipa_qmi_msg.h | ||
ipa_reg.c | ||
ipa_reg.h | ||
ipa_resource.c | ||
ipa_resource.h | ||
ipa_smp2p.c | ||
ipa_smp2p.h | ||
ipa_sysfs.c | ||
ipa_sysfs.h | ||
ipa_table.c | ||
ipa_table.h | ||
ipa_uc.c | ||
ipa_uc.h | ||
ipa_version.h | ||
Kconfig | ||
Makefile | ||
reg.h |