[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <175823924668.3217488.3526211732380687793.b4-ty@oss.qualcomm.com>
Date: Thu, 18 Sep 2025 16:47:26 -0700
From: Jeff Johnson <jeff.johnson@....qualcomm.com>
To: Jeff Johnson <jjohnson@...nel.org>, "Rob Herring (Arm)" <robh@...nel.org>
Cc: linux-wireless@...r.kernel.org, ath10k@...ts.infradead.org,
linux-kernel@...r.kernel.org, ath11k@...ts.infradead.org
Subject: Re: [PATCH v3] wifi: ath: Use of_reserved_mem_region_to_resource()
for "memory-region"
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@....qualcomm.com>
Powered by blists - more mailing lists