Re: [PATCH v4 3/8] scsi: ufs: ufs-mediatek: Remove useless mediatek,ufs-boost-crypt property

From: Peter Wang (王信友)
Date: Tue Apr 16 2024 - 06:31:46 EST



> Yes this causes -> less than half of a millisecond <- of additional
> boot time
> if the dvfsrc-supply is present but boost-microvolt is not.
>
> I really don't see the problem with that :-)
>

Adding a little bit of boot time to one smartphone might not be a
problem, but when you consider a billion smartphones each adding a
little bit, the cumulative effect becomes significant. The power
consumption of these accumulated times will continue to increase,
contributing to the Earth's carbon emissions. Moreover, removing the
master switch for this feature doesn't seem to have any benefits other
than not having to set it in the DTS. Similarly, the master switch for
VA09 seems to have more disadvantage.


> Regards,
> Angelo
>
> > Thanks.
> > Peter
> >
> >
> >
> > > ret = ufs_mtk_init_va09_pwr_ctrl(hba);
> > > if (ret)
>
>