Re: [PATCH 20/24] soc: qcom: ubwc: drop ubwc_bank_spread

From: Konrad Dybcio

Date: Tue Mar 10 2026 - 09:40:02 EST


On 3/6/26 5:47 PM, Dmitry Baryshkov wrote:
> According to the documentation, UBWC bank spreading should be enabled
> for all targets. It's just not all targets have separate bit to control
> it. Drop the bit from the database and make the helper always return
> true. If we need to change it later, the helper can be adjusted
> according to the programming guides.
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> ---

Reviewed-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>

Konrad