[PATCH v3] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
Jeff Johnson
jeff.johnson at oss.qualcomm.com
Thu Sep 18 16:47:26 PDT 2025
On Wed, 13 Aug 2025 16:49:32 -0500, Rob Herring (Arm) wrote:
> Use the newly added of_reserved_mem_region_to_resource() function to
> handle "memory-region" properties.
>
> The error handling is a bit different for ath10k. "memory-region" is
> optional, so failed lookup is not an error. But then an error in
> of_address_to_resource() is treated as an error. However, that
> distinction is not really important. Either the region is available
> and usable or it is not. So now, it is just
> of_reserved_mem_region_to_resource() which is checked for an error.
>
> [...]
Applied, thanks!
[1/1] wifi: ath: Use of_reserved_mem_region_to_resource() for "memory-region"
commit: 900730dc4705dc78f9bf69c4c513ec018bffee37
Best regards,
--
Jeff Johnson <jeff.johnson at oss.qualcomm.com>
More information about the ath10k
mailing list