Re: [PATCH v7 22/23] scsi: ufs: mediatek: Remove undocumented "clk-scale-up-vcore-min"
From: Nicolas Frattaroli
Date: Wed Feb 25 2026 - 07:57:51 EST
On Wednesday, 25 February 2026 11:37:27 Central European Standard Time Peter Wang (王信友) wrote:
> On Mon, 2026-02-16 at 14:37 +0100, Nicolas Frattaroli wrote:
> > The MediaTek UFS driver contains support for an undocumented,
> > non-vendor-prefixed u32 property named "clk-scale-up-vcore-min".
> >
> > Since it is not part of any binding, and would not pass a bindings
> > review in its current form, remove it.
> >
> > To return this functionality, it needs to be resubmitted in a series
> > that also introduces it to the binding, and justifies what it is used
> > for. Compatibility with downstream device trees is not a valid
> > justification for its existence.
> >
> > Signed-off-by: Nicolas Frattaroli <nicolas.frattaroli@xxxxxxxxxxxxx>
>
> Can MT8196 work on Gear 5 without raising Vcore?
I do not have access to the documentation to answer this question.
However, you likely do.
> I'm afraid it might cause problems.
> Maybe we can add the correct binding for MT8196?
The correct binding is to do this with OPPs instead, which is a
future task that can be tackled (by someone else) once the broad
cleanups in this series have landed.
Adding a "clk-scale-up-vcore-min" property to the MediaTek UFS
binding would not pass DT bindings review.
>
> Thanks
> Peter
>