Re: [PATCH v7 10/23] scsi: ufs: mediatek: Handle misc host voltage regulators

From: Peter Wang (王信友)

Date: Wed Feb 25 2026 - 02:18:55 EST


On Tue, 2026-02-24 at 12:48 +0000, Mark Brown wrote:
> Drivers should request and enable any regulators they require, they
> should not rely on boards happening to enable a supply for them.
> Similarly the board should only impose constraints that come from the
> system design, it should not assume that drivers will continue to
> behave
> as they do.


Hi Mark,

Thank you for your detailed explanation.

Peter