On 10/17/24 11:03 PM, Avri Altman wrote:
Replace UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS with
ufs_hba_variant_ops::set_dma_mask. Update the Renesas driver accordingly.
This patch prepares for adding 36-bit DMA support. No functionality has
been changed.
>
It looks like this patch belongs to a different series,
e.g. the one that adds the 36-bit DMA support.
OK, I will separate this patch from this patch series.
- hba->quirks |= UFSHCD_QUIRK_BROKEN_64BIT_ADDRESS |
UFSHCD_QUIRK_HIBERN_FASTAUTO;
-
Was it intentional to remove the UFSHCD_QUIRK_HIBERN_FASTAUTO as well?
I will fix this.
Thanks,
Bart.