Re: [BUG] mmc_regulator_set_ocr can't cope with regulator-fixed
From: Mark Brown <broonie@kernel.org>
Date: 2021-08-06 11:00:16
Also in:
linux-devicetree, linux-mmc, lkml
From: Mark Brown <broonie@kernel.org>
Date: 2021-08-06 11:00:16
Also in:
linux-devicetree, linux-mmc, lkml
On Fri, Aug 06, 2021 at 01:44:45PM +0530, Ravikumar Kattekola wrote:
But, IMO mmc core should check if the voltage can be changed or not before trying to do regulator_set_voltage() in mmc_regulator_set_ocr().
It does exactly that in mmc_regulator_get_ocrmask().