[PATCH v2 2/9] ufs: host: mediatek: Add DDR_EN setting
Peter Wang (王信友)
peter.wang at mediatek.com
Mon Jul 21 00:31:04 PDT 2025
On Fri, 2025-07-18 at 08:14 -0700, Bart Van Assche wrote:
> > + /* UFS 3.1 */
> > + IP_VER_MT6878 = 0x10420200,
> > +
> > + /* UFS 4.0 */
> > + IP_VER_MT6897 = 0x10440000,
> > + IP_VER_MT6989 = 0x10450000,
> > +
> > + IP_VER_NONE = 0xFFFFFFFF
> > +};
>
> I still see "UFSHCI" in the comment above the enum and "UFS" in the
> comments inside the enum? Is that intentional?
>
> Thanks,
>
> Bart.
Hi Bart,
Sorry, I think I misunderstood your point. I will make corrections
in the next version.
Thanks.
Peter
More information about the Linux-mediatek
mailing list