Re: [PATCH 1/2] soc: qcom: ubwc: Add configuration for Hawi
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/12/26 8:29 AM, Wangao Wang wrote: > Add UBWC configuration data for the Hawi platform, which uses UBWC 7.0 > and enables the required flags and highest bank bit settings. > > This allows drivers to query the correct UBWC capabilities on Hawi. > > Also add UBWC 7.0 support to the version tag helper so that > qcom_ubwc_version_tag() returns the correct tag for UBWC 7.0. > > Signed-off-by: Wangao Wang <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad